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

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Wed May 21 12:34:08 UTC 2008


Author: rdieter

Update of /cvs/pkgs/rpms/PyQt4/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4507

Modified Files:
	PyQt4.spec 
Log Message:
update sip dep



Index: PyQt4.spec
===================================================================
RCS file: /cvs/pkgs/rpms/PyQt4/devel/PyQt4.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- PyQt4.spec	21 May 2008 12:30:00 -0000	1.12
+++ PyQt4.spec	21 May 2008 12:31:40 -0000	1.13
@@ -27,7 +27,7 @@
 %global python_sitelib  %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")
 %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")
 
-BuildRequires: sip-devel >= 4.7.5
+BuildRequires: sip-devel >= 4.7.6
 %global sip_ver %(sip -V 2>/dev/null | cut -d' ' -f1)
 %if "%{?sip_ver}" > "3"
 # To be paranoid, could change >= to = -- Rex




More information about the scm-commits mailing list