|
@@ -10,8 +10,8 @@
|
|
Name: PyQt4
|
|
Name: PyQt4
|
|
Summary: Python bindings for Qt4
|
|
Summary: Python bindings for Qt4
|
|
Summary(ja): Qt4 の Python バインディング
|
|
Summary(ja): Qt4 の Python バインディング
|
|
-Version: 4.9
|
|
|
|
-Release: 2%{?_dist_release}
|
|
|
|
|
|
+Version: 4.9.4
|
|
|
|
+Release: 1%{?_dist_release}
|
|
|
|
|
|
# GPLv2 exceptions(see GPL_EXCEPTIONS*.txt)
|
|
# GPLv2 exceptions(see GPL_EXCEPTIONS*.txt)
|
|
License: GPLv3 or GPLv2 with exceptions
|
|
License: GPLv3 or GPLv2 with exceptions
|
|
@@ -19,7 +19,7 @@ Group: Development/Languages
|
|
URL: http://www.riverbankcomputing.com/software/pyqt/
|
|
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}.tar.gz
|
|
-Patch1: PyQt-x11-gpl-4.8.4-64bit.patch
|
|
|
|
|
|
+Patch1: PyQt-x11-gpl-4.9.4-64bit.patch
|
|
# HACK! FIXME: ping upstream why this isn't working right. -- Rex
|
|
# HACK! FIXME: ping upstream why this isn't working right. -- Rex
|
|
Patch2: PyQt-x11-gpl-4.5.2-QT_SHARED.patch
|
|
Patch2: PyQt-x11-gpl-4.5.2-QT_SHARED.patch
|
|
Patch4: PyQt-x11-gpl-4.5.1-pyuic_shebang.patch
|
|
Patch4: PyQt-x11-gpl-4.5.1-pyuic_shebang.patch
|
|
@@ -122,6 +122,10 @@ rm -rf $RPM_BUILD_ROOT
|
|
#{_qt4_prefix}/qsci/api/python/PyQt4.api
|
|
#{_qt4_prefix}/qsci/api/python/PyQt4.api
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sun Jul 29 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.9.4-1
|
|
|
|
+- new upstream release
|
|
|
|
+- update Patch1 (PyQt-x11-gpl-4.9.4-64bit.patch)
|
|
|
|
+
|
|
* Sat Feb 18 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.9.0-2
|
|
* Sat Feb 18 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.9.0-2
|
|
- rebuild with python-2.7.2
|
|
- rebuild with python-2.7.2
|
|
|
|
|