Author: kwizart
Update of /cvs/free/rpms/dvdrip/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv2506
Modified Files:
dvdrip.spec
Log Message:
Filter from provides
Index: dvdrip.spec
===================================================================
RCS file: /cvs/free/rpms/dvdrip/devel/dvdrip.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- dvdrip.spec 27 Sep 2011 20:25:22 -0000 1.11
+++ dvdrip.spec 3 Oct 2011 21:12:18 -0000 1.12
@@ -1,6 +1,6 @@
Name: dvdrip
Version: 0.98.11
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Graphical DVD ripping and encoding tool
Group: Applications/Multimedia
@@ -32,6 +32,13 @@
# according to ffmpeg/MPlayer developers
# -master Requires: fping
+#Filtering
+%{?filter_setup:
+%filter_from_provides /perl(Video::DVDRip::Task)/d
+%filter_setup
+}
+
+
%description
dvd::rip is a full featured DVD copy program. It provides an easy to use but
feature-rich Gtk+ GUI to control almost all aspects of the ripping and
@@ -148,6 +155,9 @@
%changelog
+* Mon Oct 03 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 0.98.11-4
+- Filter perl(Video::DVDRip::Task)
+
* Tue Sep 27 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 0.98.11-3
- Rebuilt for perl