SPECS: python-PyKDE.spec - python 2.5 patch

arekm arekm at pld-linux.org
Sun Feb 4 23:22:43 CET 2007


Author: arekm                        Date: Sun Feb  4 22:22:43 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- python 2.5 patch

---- Files affected:
SPECS:
   python-PyKDE.spec (1.44 -> 1.45) 

---- Diffs:

================================================================
Index: SPECS/python-PyKDE.spec
diff -u SPECS/python-PyKDE.spec:1.44 SPECS/python-PyKDE.spec:1.45
--- SPECS/python-PyKDE.spec:1.44	Tue Nov 14 12:30:06 2006
+++ SPECS/python-PyKDE.spec	Sun Feb  4 23:22:38 2007
@@ -4,13 +4,14 @@
 Summary(pl):	Dowiązania do KDE dla Pythona
 Name:		python-%{module}
 Version:	3.16.0
-Release:	1.1
+Release:	1.2
 Epoch:		1
 License:	GPL
 Group:		Libraries/Python
 Source0:	http://www.riverbankcomputing.com/Downloads/PyKDE3/%{module}-%{version}.tar.gz
 # Source0-md5:	92fa0f7d6063dc2aad97d5302975ca76
 Patch0:		%{name}-make_install.patch
+Patch1:		%{name}-py2.5.patch
 URL:		http://www.riverbankcomputing.co.uk/pykde/index.php
 BuildRequires:	kdebase-common-filemanagement
 BuildRequires:	kdelibs-devel >= 9:3.5.0
@@ -58,6 +59,7 @@
 %prep
 %setup -q -n PyKDE-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %{__sed} -i -e '1s,#!.*/bin/env python,#!%{__python},' contrib/kdepyuic
 
@@ -106,6 +108,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2007/02/04 22:22:38  arekm
+- python 2.5 patch
+
 Revision 1.44  2006/11/14 11:30:06  glen
 - update last commit message
 - proper perms for *.so
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-PyKDE.spec?r1=1.44&r2=1.45&f=u



More information about the pld-cvs-commit mailing list