rpms/PyQt/devel PyQt.spec,1.57,1.58

Rex Dieter rdieter at fedoraproject.org
Thu Jan 7 22:21:09 UTC 2010


Author: rdieter

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

Modified Files:
	PyQt.spec 
Log Message:
* Thu Jan 07 2010 Rex Dieter <rdieter at fedoraproject.org> - 3.18.1-6
- rebuild (sip)



Index: PyQt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/PyQt/devel/PyQt.spec,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -p -r1.57 -r1.58
--- PyQt.spec	16 Nov 2009 20:25:43 -0000	1.57
+++ PyQt.spec	7 Jan 2010 22:21:09 -0000	1.58
@@ -1,4 +1,4 @@
-%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
+%{!?python_sitearch:%global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 %define qt3 qt3
 %define qt3version 3.3.8
@@ -6,7 +6,7 @@
 Summary: Python bindings for Qt3
 Name: PyQt
 Version: 3.18.1
-Release: 5%{?dist}
+Release: 6%{?dist}
 
 License: GPLv2
 Group: Development/Languages
@@ -135,6 +135,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Jan 07 2010 Rex Dieter <rdieter at fedoraproject.org> - 3.18.1-6
+- rebuild (sip)
+
 * Mon Nov 16 2009 Rex Dieter <rdieter at fedoraproject.org> - 3.18.1-5 
 - Requires: sip-api(%%_sip_api_major) >= %%_sip_api
 




More information about the fedora-extras-commits mailing list