Author: rotom                        Date: Mon Sep 25 12:24:54 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 3.16.0
- added make_install patch

---- Files affected:
SPECS:
   python-PyKDE.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: SPECS/python-PyKDE.spec
diff -u SPECS/python-PyKDE.spec:1.38 SPECS/python-PyKDE.spec:1.39
--- SPECS/python-PyKDE.spec:1.38        Sun Jul  2 15:10:13 2006
+++ SPECS/python-PyKDE.spec     Mon Sep 25 14:24:49 2006
@@ -1,21 +1,20 @@
 # $Revision$, $Date$
 %define                module          PyKDE
-%define                snap            20060422
 
 Summary:       Python bindings for KDE
 Summary(pl):   Dowiązania do KDE dla Pythona
 Name:          python-%{module}
-Version:       3.15.2
-Release:       %{snap}.2
+Version:       3.16.0
+Release:       0.1
 Epoch:         1
 License:       GPL
 Group:         Libraries/Python
-Source0:       
http://www.riverbankcomputing.com/Downloads/PyKDE3/%{module}-snapshot%{snap}.tar.gz
-# Source0-md5: 3e6a41f3fc5f759713ba7fd3f70635b0
-Patch0:                %{name}-late_qvariant_include_fix.patch
+Source0:       
http://www.riverbankcomputing.com/Downloads/PyKDE3/%{module}-%{version}.tar.gz
+# Source0-md5: 92fa0f7d6063dc2aad97d5302975ca76
+Patch0:                %{name}-make_install.patch
 URL:           http://www.riverbankcomputing.co.uk/pykde/index.php
 BuildRequires: kdelibs-devel >= 3.1
-BuildRequires: python-PyQt-devel >= 3.13-2
+BuildRequires: python-PyQt-devel >= 3.16
 BuildRequires: rpm-pythonprov
 BuildRequires: sip >= 2:4.4.1
 %pyrequires_eq python-libs
@@ -57,7 +56,7 @@
 dziedziczących z dowolnej klasy KDE.
 
 %prep
-%setup -q -n PyKDE-snapshot%{snap}
+%setup -q -n PyKDE-%{version}
 %patch0 -p1
 
 %build
@@ -75,6 +74,7 @@
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
+ln -sf $RPM_BUILD_ROOT%{_libdir}/kde3/libkonsolepart.so 
$RPM_BUILD_ROOT%{_libdir}/libkonsolepart.so
 
 %py_comp $RPM_BUILD_ROOT%{py_sitedir}
 %py_ocomp $RPM_BUILD_ROOT%{py_sitedir}
@@ -102,6 +102,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2006/09/25 12:24:49  rotom
+- updated to 3.16.0
+- added make_install patch
+
 Revision 1.38  2006/07/02 13:10:13  shadzik
 - add -k %{_prefix} to configure to properly find kde headers
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to