rpms/cclive/F-10 cclive.spec, NONE, 1.1 import.log, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Nicoleau Fabien eponyme at fedoraproject.org
Thu Apr 23 20:53:12 UTC 2009


Author: eponyme

Update of /cvs/pkgs/rpms/cclive/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32058/F-10

Modified Files:
	.cvsignore sources 
Added Files:
	cclive.spec import.log 
Log Message:
New update



--- NEW FILE cclive.spec ---
Name:           cclive
Version:        0.3.2
Release:        2%{?dist}
Summary:        Command line video extraction utility

Group:          Applications/Multimedia 
License:        GPLv3+
URL:            http://code.google.com/p/cclive/
Source0:        http://%{name}.googlecode.com/files/%{name}-%{version}.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  libcurl-devel

%description
cclive is a command line video extraction utility similar to clive but with
lower requirements. Its features are few and essential. Supports Youtube,
Googlevideo, Break, Liveleak, Sevenload, Evisortv and Dailymotion.

%prep
%setup -q


%build
%configure
make %{?_smp_mflags}


%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING README TODO
%{_bindir}/%{name}
%{_mandir}/man1/%{name}.1.gz


%changelog
* Mon Apr 20 2009 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.3.2-2
- URL fix
- Preserve timestamps
- Remove INSTALL file from doc section
* Sun Apr 19 2009 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.3.2-1
- Rebuild for 0.3.2
* Sun Apr  5 2009 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.3.1-1
- Initial build



--- NEW FILE import.log ---
cclive-0_3_2-2_fc10:F-10:cclive-0.3.2-2.fc10.src.rpm:1240519941


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/cclive/F-10/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	23 Apr 2009 16:43:38 -0000	1.1
+++ .cvsignore	23 Apr 2009 20:52:42 -0000	1.2
@@ -0,0 +1 @@
+cclive-0.3.2.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/cclive/F-10/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	23 Apr 2009 16:43:38 -0000	1.1
+++ sources	23 Apr 2009 20:52:42 -0000	1.2
@@ -0,0 +1 @@
+1136b0550c19aa58f47d053e4939ed58  cclive-0.3.2.tar.bz2




More information about the fedora-extras-commits mailing list