rpms/PyKDE/F-11 .cvsignore, 1.6, 1.7 PyKDE.spec, 1.22, 1.23 sources, 1.5, 1.6

Rex Dieter rdieter at fedoraproject.org
Sat Jun 27 14:44:53 UTC 2009


Author: rdieter

Update of /cvs/pkgs/rpms/PyKDE/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3549

Modified Files:
	.cvsignore PyKDE.spec sources 
Log Message:
* Sat Jun 13 2009 Rex Dieter <rdieter at fedoraproject.org> - 3.16.3-1
- PyKDE-3.16.3



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/PyKDE/F-11/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- .cvsignore	17 Nov 2008 17:37:14 -0000	1.6
+++ .cvsignore	27 Jun 2009 14:44:23 -0000	1.7
@@ -1 +1,2 @@
 PyKDE-3.16.2.tar.bz2
+PyKDE-3.16.3.tar.bz2


Index: PyKDE.spec
===================================================================
RCS file: /cvs/pkgs/rpms/PyKDE/F-11/PyKDE.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -p -r1.22 -r1.23
--- PyKDE.spec	23 Feb 2009 22:28:36 -0000	1.22
+++ PyKDE.spec	27 Jun 2009 14:44:23 -0000	1.23
@@ -13,8 +13,8 @@ BuildRequires: libutempter-devel
 
 Summary: Python bindings for KDE3
 Name: 	 PyKDE
-Version: 3.16.2
-Release: 3%{?dist}
+Version: 3.16.3
+Release: 1%{?dist}
 
 License: GPLv2
 URL: 	 http://www.riverbankcomputing.com/software/pykde/intro 
@@ -25,12 +25,14 @@ BuildRoot: %{_tmppath}/%{name}-%{version
 # http://mats.imk.fraunhofer.de/pipermail/pykde/2006-November/014627.html
 Patch2: PyKDE-3.16.0-kmimetype.patch
 
+## upstream patches
+
 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)")
 
-BuildRequires: sip-devel >= 4.7.9
-BuildRequires: %{PyQt3}-devel >= 3.17.6
+BuildRequires: sip-devel >= 4.8
+BuildRequires: %{PyQt3}-devel >= 3.18
 
 Provides: PyKDE3 = %{version}-%{release}
 
@@ -101,6 +103,12 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jun 13 2009 Rex Dieter <rdieter at fedoraproject.org> - 3.16.3-1
+- PyKDE-3.16.3
+
+* Fri Jun 05 2009 Rex Dieter <rdieter at fedoraproject.org> - 3.16.2-4
+- respin (sip/PyQt)
+
 * Mon Feb 23 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.16.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/PyKDE/F-11/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- sources	17 Nov 2008 17:37:14 -0000	1.5
+++ sources	27 Jun 2009 14:44:23 -0000	1.6
@@ -1 +1,2 @@
 5f5e13ce3c9ca78f7c214b5399e7b81d  PyKDE-3.16.2.tar.bz2
+f313813d8a025ae36a81dc6c4760b713  PyKDE-3.16.3.tar.bz2




More information about the fedora-extras-commits mailing list