rpms/PyKDE/devel PyKDE.spec,1.13,1.14

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Sat Nov 24 03:38:41 UTC 2007


Author: rdieter

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

Modified Files:
	PyKDE.spec 
Log Message:
omit python25 patch (deprecated by sip-4.7 patch)



Index: PyKDE.spec
===================================================================
RCS file: /cvs/pkgs/rpms/PyKDE/devel/PyKDE.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- PyKDE.spec	24 Nov 2007 03:23:58 -0000	1.13
+++ PyKDE.spec	24 Nov 2007 03:38:08 -0000	1.14
@@ -5,7 +5,7 @@
 Summary: Python bindings for KDE
 Name: 	 PyKDE
 Version: 3.16.0
-Release: 8%{?dist}
+Release: 9%{?dist}
 
 License: GPLv2
 URL: 	 http://www.riverbankcomputing.co.uk/pykde/
@@ -23,9 +23,6 @@
 BuildRequires: python-devel >= 2.3
 %global python_ver %(%{__python} -c "import sys ; print sys.version[:3]")
 %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")
-%if "%{?python_ver}" >= "2.5"
-%define python25 1
-%endif
 
 BuildRequires: sip-devel >= 4.7
 BuildRequires: PyQt-devel
@@ -63,7 +60,6 @@
 
 %patch1 -p1 -b .konsolepart
 %patch2 -p1 -b .kmimetype
-%{?python25:%patch3 -p1 -b .python25}
 %patch4 -p1 -b .sip-4.7
 
 
@@ -101,7 +97,7 @@
 
 
 %changelog
-* Fri Nov 23 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.16.0-8
+* Fri Nov 23 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.16.0-9
 - sip-4.7 patch (#396441)
 
 * Sat Aug 25 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.16.0-7




More information about the fedora-extras-commits mailing list