SPECS: python-PyKDE.spec - Release 2. - Fixed build (at least on m...

matkor matkor at pld-linux.org
Thu Apr 27 14:23:40 CEST 2006


Author: matkor                       Date: Thu Apr 27 12:23:40 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Release 2.
- Fixed build (at least on my machine)
- STBR for Ac - current Ac version not only is absolutely broken but also
      breaks apps (eric3) trying to use PyKDE.

---- Files affected:
SPECS:
   python-PyKDE.spec (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: SPECS/python-PyKDE.spec
diff -u SPECS/python-PyKDE.spec:1.36 SPECS/python-PyKDE.spec:1.37
--- SPECS/python-PyKDE.spec:1.36	Mon Apr 24 21:05:11 2006
+++ SPECS/python-PyKDE.spec	Thu Apr 27 14:23:34 2006
@@ -6,13 +6,13 @@
 Summary(pl):	Dowiązania do KDE dla Pythona
 Name:		python-%{module}
 Version:	3.15.2
-Release:	%{snap}.1
+Release:	%{snap}.2
 Epoch:		1
 License:	GPL
 Group:		Libraries/Python
 Source0:	http://www.riverbankcomputing.com/Downloads/PyKDE3/%{module}-snapshot%{snap}.tar.gz
 # Source0-md5:	3e6a41f3fc5f759713ba7fd3f70635b0
-Patch0:		%{name}-debian-4.patch
+Patch0:         %{name}-late_qvariant_include_fix.patch
 URL:		http://www.riverbankcomputing.co.uk/pykde/index.php
 BuildRequires:	kdelibs-devel >= 3.1
 BuildRequires:	python-PyQt-devel >= 3.13-2
@@ -58,10 +58,11 @@
 
 %prep
 %setup -q -n PyKDE-snapshot%{snap}
+%patch0 -p1
 
 %build
 python configure.py \
-	-c -j 3 \
+	-c -j 10 \
 	-d %{py_sitedir} \
 	-n %{_libdir} \
 	-v %{_sipfilesdir}
@@ -100,6 +101,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2006/04/27 12:23:34  matkor
+- Release 2.
+- Fixed build (at least on my machine)
+- STBR for Ac - current Ac version not only is absolutely broken but also
+      breaks apps (eric3) trying to use PyKDE.
+
 Revision 1.36  2006/04/24 19:05:11  charles
 - updated to snap 20060422 (works with KDE 3.5.2)
 - official version is 3.15.2, added Epoch 1
================================================================

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



More information about the pld-cvs-commit mailing list