SPECS: quodlibet.spec - python-modules runtime dep handled by pyrequires_eq

qboosh qboosh at pld-linux.org
Tue Oct 21 22:26:03 CEST 2008


Author: qboosh                       Date: Tue Oct 21 20:26:03 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- python-modules runtime dep handled by pyrequires_eq

---- Files affected:
SPECS:
   quodlibet.spec (1.60 -> 1.61) 

---- Diffs:

================================================================
Index: SPECS/quodlibet.spec
diff -u SPECS/quodlibet.spec:1.60 SPECS/quodlibet.spec:1.61
--- SPECS/quodlibet.spec:1.60	Fri Oct 17 21:18:12 2008
+++ SPECS/quodlibet.spec	Tue Oct 21 22:25:58 2008
@@ -20,7 +20,8 @@
 BuildRequires:	gtk+2-devel >= 2:2.6.0
 BuildRequires:	intltool
 BuildRequires:	pkgconfig
-BuildRequires:	python-devel
+# 2.5 needed for ctypes
+BuildRequires:	python-devel >= 1:2.5
 BuildRequires:	python-pygtk-devel >= 2:2.6.0
 BuildRequires:	rpm-pythonprov
 %pyrequires_eq	python-modules
@@ -30,8 +31,6 @@
 Requires:	python-gnome-gconf
 Requires:	python-gstreamer >= 0.10.2-2
 Requires:	python-mutagen >= 1.11
-# for python-ctypes
-Requires:	python-modules >= 1:2.5
 Requires:	python-pycairo
 Requires:	python-pygtk-gtk >= 2:2.6.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -126,6 +125,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.61  2008/10/21 20:25:58  qboosh
+- python-modules runtime dep handled by pyrequires_eq
+
 Revision 1.60  2008/10/17 19:18:12  qboosh
 - tabs
 - pygtk-devel version
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/quodlibet.spec?r1=1.60&r2=1.61&f=u



More information about the pld-cvs-commit mailing list