rpms/quodlibet/devel quodlibet.spec,1.5,1.6

Jeffrey C. Ollie (jcollie) fedora-extras-commits at redhat.com
Tue Jan 30 01:45:32 UTC 2007


Author: jcollie

Update of /cvs/extras/rpms/quodlibet/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13727

Modified Files:
	quodlibet.spec 
Log Message:
Require python-gpod on FC-6


Index: quodlibet.spec
===================================================================
RCS file: /cvs/extras/rpms/quodlibet/devel/quodlibet.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- quodlibet.spec	12 Dec 2006 18:41:54 -0000	1.5
+++ quodlibet.spec	30 Jan 2007 01:45:02 -0000	1.6
@@ -1,6 +1,6 @@
 Name:           quodlibet
 Version:        0.24
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        A music management program
 
 Group:          Applications/Multimedia
@@ -41,7 +41,7 @@
 # for Replay Gain plugin
 Requires:       vorbisgain
 
-%if %{fedora} > 6
+%if %{fedora} >= 6
 # for iPod device support
 Requires:       python-gpod
 %endif
@@ -133,6 +133,9 @@
 %{_mandir}/man1/quodlibet.1*
 
 %changelog
+* Mon Jan 29 2007 Jeffrey C. Ollie <jeff at ocjtech.us> - 0.24-5
+- Build iPod support on FC-6
+
 * Tue Dec 12 2006 Jeffrey C. Ollie <jeff at ocjtech.us> - 0.24-4
 - Require python-CDDB for CDDB plugin
 - Conditionalize python-gpod support




More information about the scm-commits mailing list