rpms/PyQt4/devel .cvsignore, 1.13, 1.14 PyQt4.spec, 1.31, 1.32 sources, 1.13, 1.14

Rex Dieter rdieter at fedoraproject.org
Thu Oct 15 13:49:01 UTC 2009


Author: rdieter

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

Modified Files:
	.cvsignore PyQt4.spec sources 
Log Message:
* Thu Oct 15 2009 Rex Dieter <rdieter at fedoraproject.org> - 4.6.1-0.1.20091014
- PyQt4-4.6.1-snapshot-20091014 (#529192)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/PyQt4/devel/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- .cvsignore	28 Jul 2009 12:57:42 -0000	1.13
+++ .cvsignore	15 Oct 2009 13:49:01 -0000	1.14
@@ -1 +1 @@
-PyQt-x11-gpl-4.5.4.tar.gz
+PyQt-x11-gpl-4.6.1-snapshot-20091014.tar.gz


Index: PyQt4.spec
===================================================================
RCS file: /cvs/pkgs/rpms/PyQt4/devel/PyQt4.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -p -r1.31 -r1.32
--- PyQt4.spec	28 Jul 2009 12:57:42 -0000	1.31
+++ PyQt4.spec	15 Oct 2009 13:49:01 -0000	1.32
@@ -1,17 +1,18 @@
 
 # Fedora review: http://bugzilla.redhat.com/190189
 
+%define snap 20091014
+
 Summary: Python bindings for Qt4
 Name: 	 PyQt4
-Version: 4.5.4
-Release: 1%{?dist}
+Version: 4.6.1
+Release: 0.1.%{snap}%{?dist}
 
 # GPLv2 exceptions(see GPL_EXCEPTIONS*.txt)
 License: GPLv3 or GPLv2 with exceptions
 Group: 	 Development/Languages
 Url:     http://www.riverbankcomputing.com/software/pyqt/
-Source0: http://www.riverbankcomputing.com/static/Downloads/PyQt4/PyQt-x11-gpl-%{version}.tar.gz
-#Source0: http://www.riverbankcomputing.com/static/Downloads/PyQt4/PyQt-x11-gpl-%{version}-snapshot-%{snap}.tar.gz
+Source0: http://www.riverbankcomputing.com/static/Downloads/PyQt4/PyQt-x11-gpl-%{version}%{?snap:-snapshot-%{snap}}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Patch1:  PyQt-x11-gpl-4.4.4-64bit.patch
@@ -32,7 +33,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.8.2
+BuildRequires: sip-devel >= 4.9.1
 %global sip_ver %(sip -V 2>/dev/null | cut -d' ' -f1 | cut -d- -f1)
 %if "x%{?sip_ver}" != "x"
 # To be paranoid, could change >= to = -- Rex
@@ -137,6 +138,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Oct 15 2009 Rex Dieter <rdieter at fedoraproject.org> - 4.6.1-0.1.20091014
+- PyQt4-4.6.1-snapshot-20091014 (#529192)
+
 * Tue Jul 28 2009 Rex Dieter <rdieter at fedoraproject.org> - 4.5.4-1
 - PyQt4-4.5.4
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/PyQt4/devel/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- sources	28 Jul 2009 12:57:42 -0000	1.13
+++ sources	15 Oct 2009 13:49:01 -0000	1.14
@@ -1 +1 @@
-b721266d14c450dd7045025e042819ec  PyQt-x11-gpl-4.5.4.tar.gz
+8e4d1318b7860bdbee06e307cf705131  PyQt-x11-gpl-4.6.1-snapshot-20091014.tar.gz




More information about the fedora-extras-commits mailing list