rpms/PyQt4/F-11 PyQt4.spec,1.27,1.28

Rex Dieter rdieter at fedoraproject.org
Wed Nov 25 13:11:13 UTC 2009


Author: rdieter

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

Modified Files:
	PyQt4.spec 
Log Message:
* Wed Nov 25 2009 Rex Dieter <rdieter at fedoraproject.org> - 4.6.2-3
- PyQt4-4.6.2 breaks QStringList in QVariant, rebuild with sip-4.9.3 (#541211)



Index: PyQt4.spec
===================================================================
RCS file: /cvs/pkgs/rpms/PyQt4/F-11/PyQt4.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -r1.27 -r1.28
--- PyQt4.spec	20 Nov 2009 15:17:50 -0000	1.27
+++ PyQt4.spec	25 Nov 2009 13:11:13 -0000	1.28
@@ -4,7 +4,7 @@
 Summary: Python bindings for Qt4
 Name: 	 PyQt4
 Version: 4.6.2
-Release: 1%{?dist}
+Release: 3%{?dist}
 
 # GPLv2 exceptions(see GPL_EXCEPTIONS*.txt)
 License: GPLv3 or GPLv2 with exceptions
@@ -23,14 +23,16 @@ BuildRequires: dbus-devel dbus-python-de
 BuildRequires: findutils
 BuildRequires: phonon-devel
 # beware of PyQt4/qscintilla bootstap issues
+%if 0%{?fedora}
 BuildRequires: qscintilla
+%endif
 BuildRequires: qt4-devel >= 4.5.0-7
 
 BuildRequires: python-devel
 %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.9.2
+BuildRequires: sip-devel >= 4.9.3
 
 Requires: dbus-python
 %{?_qt4_version:Requires: qt4 >= %{_qt4_version}}
@@ -131,6 +133,12 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Nov 25 2009 Rex Dieter <rdieter at fedoraproject.org> - 4.6.2-3
+- PyQt4-4.6.2 breaks QStringList in QVariant, rebuild with sip-4.9.3 (#541211)
+
+* Wed Nov 25 2009 Than Ngo <than at redhat.com> - 4.6.2-2
+- fix conditional for RHEL
+
 * Fri Nov 20 2009 Rex Dieter <rdieter at fedoraproject.org> - 4.6.2-1
 - PyQt4-4.6.2
 




More information about the fedora-extras-commits mailing list