rpms/PyQt4/F-9 .cvsignore, 1.4, 1.5 PyQt4.spec, 1.8, 1.9 sources, 1.4, 1.5 PyQt-x11-gpl-4.1.1-qconfig_h.patch, 1.1, NONE

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Sat Jul 19 04:41:58 UTC 2008


Author: rdieter

Update of /cvs/pkgs/rpms/PyQt4/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3415

Modified Files:
	.cvsignore PyQt4.spec sources 
Removed Files:
	PyQt-x11-gpl-4.1.1-qconfig_h.patch 
Log Message:
sync w/devel (PyQt4-4.4.2)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/PyQt4/F-9/.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	19 Jul 2008 04:41:01 -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.2.tar.gz


Index: PyQt4.spec
===================================================================
RCS file: /cvs/pkgs/rpms/PyQt4/F-9/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	19 Jul 2008 04:41:01 -0000	1.9
@@ -3,20 +3,21 @@
 
 Summary: Python bindings for Qt4
 Name: 	 PyQt4
-Version: 4.3.3
+Version: 4.4.2
 Release: 2%{?dist}
 
-License: GPLv2
+# GPLv2 exceptions(see GPL_EXCEPTIONS*.txt)
+License: GPLv3 or GPLv2 with exceptions
 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
 # HACK! FIXME: ping upstream why this isn't working right. -- Rex
 Patch3:  PyQt-x11-gpl-4.3.1-QT_SHARED.patch
 
-BuildRequires: qt4-devel
+BuildRequires: qt4-devel >= 4.4.0-10
 BuildRequires: chrpath
 BuildRequires: dbus-devel dbus-python-devel
 BuildRequires: findutils
@@ -26,7 +27,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.6
 %global sip_ver %(sip -V 2>/dev/null | cut -d' ' -f1)
 %if "%{?sip_ver}" > "3"
 # To be paranoid, could change >= to = -- Rex
@@ -103,7 +104,10 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE NEWS README
+%doc NEWS README
+%doc OPENSOURCE-NOTICE.TXT
+%doc LICENSE.GPL2 GPL_EXCEPTION*.TXT
+%doc LICENSE.GPL3
 %{python_sitearch}/PyQt4/
 %{python_sitelib}/dbus/mainloop/qt.so
 
@@ -117,6 +121,16 @@
 
 
 %changelog
+* Sat Jun 14 2008 Rex Dieter <rdieter at fedoraproject.org> 4.4.2-2
+- PyQt4 is built without QtWebKit support (#451490)
+
+* Wed May 21 2008 Rex Dieter <rdieter at fedoraproject.org> 4.4.2-1
+- PyQt-4.4.2
+
+* Wed May 14 2008 Rex Dieter <rdieter at fedoraproject.org> 4.4-1
+- PyQt-4.4
+- License: GPLv3 or GPLv2 with exceptions
+
 * Mon Feb 11 2008 Rex Dieter <rdieter at fedoraproject.org> 4.3.3-2 
 - respin (gcc43)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/PyQt4/F-9/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	19 Jul 2008 04:41:01 -0000	1.5
@@ -1 +1 @@
-a2ead359f57d84c24bdd10de387e80b4  PyQt-x11-gpl-4.3.3.tar.gz
+a3f1e828fe74242441f17020c10ba06b  PyQt-x11-gpl-4.4.2.tar.gz


--- PyQt-x11-gpl-4.1.1-qconfig_h.patch DELETED ---




More information about the fedora-extras-commits mailing list