rpms/clive/devel .cvsignore, 1.17, 1.18 clive.spec, 1.20, 1.21 sources, 1.17, 1.18

Nicoleau Fabien eponyme at fedoraproject.org
Mon Aug 3 13:25:24 UTC 2009


Author: eponyme

Update of /cvs/pkgs/rpms/clive/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15412

Modified Files:
	.cvsignore clive.spec sources 
Log Message:
Update to 2.2.4


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/clive/devel/.cvsignore,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- .cvsignore	11 Jul 2009 23:14:08 -0000	1.17
+++ .cvsignore	3 Aug 2009 13:25:24 -0000	1.18
@@ -1 +1 @@
-clive-2.2.2.tar.bz2
+clive-2.2.4.tar.bz2


Index: clive.spec
===================================================================
RCS file: /cvs/pkgs/rpms/clive/devel/clive.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- clive.spec	24 Jul 2009 19:06:13 -0000	1.20
+++ clive.spec	3 Aug 2009 13:25:24 -0000	1.21
@@ -1,6 +1,6 @@
 Name:           clive
-Version:        2.2.2
-Release:        2%{?dist}
+Version:        2.2.4
+Release:        1%{?dist}
 Summary:        Video extraction tool for user-uploaded video hosts
 
 Group:          Applications/Multimedia
@@ -11,7 +11,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker) perl(Test::Base) perl(Class::Singleton) perl(Getopt::ArgvFile) perl(Digest::SHA) perl(WWW::Curl)
-Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) perl(Term::ReadKey) perl(BerkeleyDB) perl(Digest::SHA) 
+Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) perl(Term::ReadKey) perl(BerkeleyDB) perl(Digest::SHA) perl(Class::Singleton)
 
 %description
 clive is a video extraction tool for user-uploaded video hosts such as Youtube,
@@ -42,12 +42,18 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 %{?!_with_network_tests: rm t/03break.t }
 %{?!_with_network_tests: rm t/04liveleak.t }
 %{?!_with_network_tests: rm t/05dailymotion.t }
+%{?!_with_network_tests: rm t/06golem.t }
 %{?!_with_network_tests: rm t/07cctv.t }
 %{?!_with_network_tests: rm t/08evisor.t }
 %{?!_with_network_tests: rm t/09google.t }
 %{?!_with_network_tests: rm t/10sevenload.t }
 %{?!_with_network_tests: rm t/11redtube.t }
 %{?!_with_network_tests: rm t/12vimeo.t }
+%{?!_with_network_tests: rm t/14spiegel.t }
+%{?!_with_network_tests: rm t/15ehrensenf.t }
+%{?!_with_network_tests: rm t/16clipfish.t }
+%{?!_with_network_tests: rm t/17funnyhub.t }
+%{?!_with_network_tests: rm t/18myubo.t }
 make test
 
 
@@ -64,9 +70,11 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Aug  3 2009 Nicoleau Fabien <nicoleau.fabien at gmail.com> 2.2.4-1
+- Update to 2.2.4
+- Add perl-Class-Singleton as an explicit require
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
-
 * Sat Jul 11 2009 Nicoleau Fabien <nicoleau.fabien at gmail.com> 2.2.2-1
 - Rebuild for 2.2.2
 - Now using Makefile.PL install type


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/clive/devel/sources,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- sources	11 Jul 2009 23:14:09 -0000	1.17
+++ sources	3 Aug 2009 13:25:24 -0000	1.18
@@ -1 +1 @@
-58b3fd1a063549cc2676b1eeba98b84e  clive-2.2.2.tar.bz2
+30fa519d41432c492c9014358ac0b677  clive-2.2.4.tar.bz2




More information about the fedora-extras-commits mailing list