rpms/dvdrip/devel dvdrip.spec,1.12,1.13

Nicolas Chauvet kwizart at rpmfusion.org
Mon Oct 3 23:31:21 CEST 2011


Author: kwizart

Update of /cvs/free/rpms/dvdrip/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv5081

Modified Files:
	dvdrip.spec 
Log Message:
Fix filtering



Index: dvdrip.spec
===================================================================
RCS file: /cvs/free/rpms/dvdrip/devel/dvdrip.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- dvdrip.spec	3 Oct 2011 21:12:18 -0000	1.12
+++ dvdrip.spec	3 Oct 2011 21:31:21 -0000	1.13
@@ -1,6 +1,6 @@
 Name:           dvdrip
 Version:        0.98.11
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Graphical DVD ripping and encoding tool
 
 Group:          Applications/Multimedia
@@ -34,7 +34,7 @@
 
 #Filtering
 %{?filter_setup:
-%filter_from_provides /perl(Video::DVDRip::Task)/d
+%filter_from_requires /perl(Video::DVDRip::Task)/d
 %filter_setup
 }
 
@@ -155,7 +155,7 @@
 
 
 %changelog
-* Mon Oct 03 2011 Nicolas Chauvet <kwizart at gmail.com> - 0.98.11-4
+* Mon Oct 03 2011 Nicolas Chauvet <kwizart at gmail.com> - 0.98.11-5
 - Filter perl(Video::DVDRip::Task)
 
 * Tue Sep 27 2011 Nicolas Chauvet <kwizart at gmail.com> - 0.98.11-3



More information about the rpmfusion-commits mailing list