rpms/PyQt4/devel .cvsignore, 1.4, 1.5 PyQt4.spec, 1.8, 1.9 sources, 1.4, 1.5

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Wed May 14 18:36:28 UTC 2008


Author: rdieter

Update of /cvs/pkgs/rpms/PyQt4/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16584

Modified Files:
	.cvsignore PyQt4.spec sources 
Log Message:
* Mon Feb 11 2008 Rex Dieter <rdieter at fedoraproject.org> 4.3.3-2 
- respin (gcc43)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/PyQt4/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	6 Dec 2007 21:20:38 -0000	1.4
+++ .cvsignore	14 May 2008 18:35:40 -0000	1.5
@@ -1,3 +1 @@
-PyQt-x11-gpl-4.2.tar.gz
-PyQt-x11-gpl-4.3.1.tar.gz
-PyQt-x11-gpl-4.3.3.tar.gz
+PyQt-x11-gpl-4.4.tar.gz


Index: PyQt4.spec
===================================================================
RCS file: /cvs/pkgs/rpms/PyQt4/devel/PyQt4.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- PyQt4.spec	11 Feb 2008 13:05:39 -0000	1.8
+++ PyQt4.spec	14 May 2008 18:35:40 -0000	1.9
@@ -3,13 +3,13 @@
 
 Summary: Python bindings for Qt4
 Name: 	 PyQt4
-Version: 4.3.3
-Release: 2%{?dist}
+Version: 4.4
+Release: 1%{?dist}
 
 License: GPLv2
 Group: 	 Development/Languages
 Url: 	 http://www.riverbankcomputing.co.uk/pyqt/
-Source0: http://www.riverbankcomputing.com/Downloads/PyQt4/GPL/PyQt-x11-gpl-%{version}.tar.gz
+Source0: http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4/PyQt-x11-gpl-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Patch2:  PyQt-x11-gpl-4.3.1-64bit.patch
@@ -26,7 +26,7 @@
 %global python_sitelib  %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")
 %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")
 
-BuildRequires: sip-devel >= 4.7.2
+BuildRequires: sip-devel >= 4.7.5
 %global sip_ver %(sip -V 2>/dev/null | cut -d' ' -f1)
 %if "%{?sip_ver}" > "3"
 # To be paranoid, could change >= to = -- Rex


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/PyQt4/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	6 Dec 2007 21:20:38 -0000	1.4
+++ sources	14 May 2008 18:35:40 -0000	1.5
@@ -1 +1 @@
-a2ead359f57d84c24bdd10de387e80b4  PyQt-x11-gpl-4.3.3.tar.gz
+a3f921fea741d1d27fa510c73bd86a65  PyQt-x11-gpl-4.4.tar.gz




More information about the fedora-extras-commits mailing list