[packages/python-PyQt4] - up to 4.12
arekm
arekm at pld-linux.org
Sat Dec 31 14:27:29 CET 2016
commit b52fc5658468e617233b04f10be3e3d3ca43b816
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Dec 31 14:27:20 2016 +0100
- up to 4.12
python-PyQt4.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/python-PyQt4.spec b/python-PyQt4.spec
index 69d3901..e00f2a2 100644
--- a/python-PyQt4.spec
+++ b/python-PyQt4.spec
@@ -13,12 +13,12 @@
Summary: Python 2 bindings for the Qt4 toolkit
Summary(pl.UTF-8): Wiązania Pythona 2 do toolkitu Qt4
Name: python-%{module}
-Version: 4.11.4
-Release: 5
+Version: 4.12
+Release: 1
License: GPL v3
Group: Libraries/Python
-Source0: http://downloads.sourceforge.net/pyqt/PyQt-x11-gpl-%{version}.tar.gz
-# Source0-md5: 2fe8265b2ae2fc593241c2c84d09d481
+Source0: http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-%{version}/PyQt4_gpl_x11-%{version}.tar.gz
+# Source0-md5: eb8c338f2d8842aa7655e8e1aa840bed
Patch0: %{name}-dbuspath.patch
Patch1: %{name}-64bit.patch
URL: http://www.riverbankcomputing.com/software/pyqt/
@@ -211,7 +211,7 @@ umożliwić automatyczne dopełnianie i podpowiedzi przy modyfikowaniu
kodu wykorzystującego PyQt4.
%prep
-%setup -q -n PyQt-x11-gpl-%{version}
+%setup -q -n PyQt4_gpl_x11-%{version}
# small hack to build for shared libs - symbol QT_SHARED not defined anymore?
%{__sed} -i 's/qt_shared = lines\[.*\]/qt_shared = "y"/' configure.py
%{__sed} -i 's/resp = sys.stdin.readline.*/resp = "yes"/' configure.py
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-PyQt4.git/commitdiff/b52fc5658468e617233b04f10be3e3d3ca43b816
More information about the pld-cvs-commit
mailing list