rpms/PyQt/devel PyQt.spec,1.53,1.54

Than Ngo than at fedoraproject.org
Thu Sep 10 09:48:07 UTC 2009


Author: than

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

Modified Files:
	PyQt.spec 
Log Message:
drop support fedora < 10




Index: PyQt.spec
===================================================================
RCS file: /cvs/extras/rpms/PyQt/devel/PyQt.spec,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -p -r1.53 -r1.54
--- PyQt.spec	24 Jul 2009 16:02:10 -0000	1.53
+++ PyQt.spec	10 Sep 2009 09:48:06 -0000	1.54
@@ -1,24 +1,17 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
-%if 0%{?fedora} > 8 
 %define qt3 qt3
 %define qt3version 3.3.8
-%else
-%define qt3 qt
-%define qt3version 1:3.3.8
-%define qscintilla 1
-%endif
 
 Summary: Python bindings for Qt3
 Name: PyQt
 Version: 3.18.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 
 License: GPLv2
 Group: Development/Languages
 Url: http://www.riverbankcomputing.com/pyqt/
 Source0: http://www.riverbankcomputing.com/static/Downloads/PyQt3/PyQt-x11-gpl-%{version}.tar.gz
-#Source0: http://www.riverbankcomputing.co.uk/static/Downloads/PyQt3/PyQt-x11-gpl-%{version}-snapshot-%{snap}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: libXmu-devel
@@ -145,6 +138,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Sep 10 2009 Than Ngo <than at redhat.com> - 3.18.1-3
+- drop support fedora < 10
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.18.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list