rpms/PyKDE/devel .cvsignore, 1.6, 1.7 PyKDE.spec, 1.26, 1.27 sources, 1.5, 1.6 PyKDE-3.16.3.patch, 1.3, NONE

Rex Dieter rdieter at fedoraproject.org
Sat Jun 13 23:52:02 UTC 2009


Author: rdieter

Update of /cvs/pkgs/rpms/PyKDE/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19764

Modified Files:
	.cvsignore PyKDE.spec sources 
Removed Files:
	PyKDE-3.16.3.patch 
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/devel/.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	13 Jun 2009 23:51:31 -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/devel/PyKDE.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -p -r1.26 -r1.27
--- PyKDE.spec	12 Jun 2009 14:15:33 -0000	1.26
+++ PyKDE.spec	13 Jun 2009 23:51:32 -0000	1.27
@@ -13,8 +13,8 @@ BuildRequires: libutempter-devel
 
 Summary: Python bindings for KDE3
 Name: 	 PyKDE
-Version: 3.16.2
-Release: 4%{?dist}
+Version: 3.16.3
+Release: 1%{?dist}
 
 License: GPLv2
 URL: 	 http://www.riverbankcomputing.com/software/pykde/intro 
@@ -26,7 +26,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version
 Patch2: PyKDE-3.16.0-kmimetype.patch
 
 ## upstream patches
-Patch100: PyKDE-3.16.3.patch
 
 BuildRequires: python-devel >= 2.3
 %global python_ver %(%{__python} -c "import sys ; print sys.version[:3]")
@@ -68,8 +67,6 @@ Sip files and documentation needed for d
 
 %patch2 -p1 -b .kmimetype
 
-%patch100 -p1 -b .PyKDE-3.16.3
-
 
 %build
 unset QTDIR || : ; source /etc/profile.d/qt.sh
@@ -79,9 +76,7 @@ unset QTDIR || : ; source /etc/profile.d
   -d %{python_sitearch} \
   -i
 
-# debuging
-make -k
-#make %{?_smp_mflags}
+make %{?_smp_mflags}
 
 
 %install
@@ -108,6 +103,9 @@ 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)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/PyKDE/devel/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	13 Jun 2009 23:51:32 -0000	1.6
@@ -1 +1,2 @@
 5f5e13ce3c9ca78f7c214b5399e7b81d  PyKDE-3.16.2.tar.bz2
+f313813d8a025ae36a81dc6c4760b713  PyKDE-3.16.3.tar.bz2


--- PyKDE-3.16.3.patch DELETED ---




More information about the fedora-extras-commits mailing list