commit 8dfbb8a9f1246028c9ccfef1d3b24fbb913a41b9
Author: Lukasz Masko <lma...@pld-linux.org>
Date:   Fri Nov 16 18:34:05 2012 +0100

    - Patch wich allows package to build using python 4.14 with API v9.0.

 python-PyKDE4.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/python-PyKDE4.spec b/python-PyKDE4.spec
index a6afd3b..eeda79f 100644
--- a/python-PyKDE4.spec
+++ b/python-PyKDE4.spec
@@ -3,18 +3,19 @@
 %define                _state          stable
 %define                orgname         pykde4
 %define                qtver           4.8.0
-%define                sipver          2:4.13
+%define                sipver          2:4.14
 %define                pyqtver         4.9
 
 Summary:       PyKDE4 - Python bindings for KDE 4
 Summary(pl.UTF-8):     PyKDE4 - dowiązania KDE 4 dla Pythona
 Name:          python-PyKDE4
 Version:       4.9.2
-Release:       1
+Release:       2
 License:       GPL
 Group:         Libraries/Python
 Source0:       
ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.xz
 # Source0-md5: 176fe3a693b4722a3bf7e22f1365ab59
+Patch0:                %{name}-typedefs.patch
 BuildRequires: cmake >= 2.8.0
 BuildRequires: kde4-kdebase-workspace-devel >= %{version}
 BuildRequires: python-PyQt4-devel >= %{pyqtver}
@@ -79,6 +80,7 @@ Przykłady dla PyKDE4.
 
 %prep
 %setup -q -n %{orgname}-%{version}
+%patch0 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-PyKDE4.git/commitdiff/8dfbb8a9f1246028c9ccfef1d3b24fbb913a41b9

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to