]> git.pld-linux.org Git - packages/python-PyQt4.git/commitdiff
- up to 4.8 auto/th/python-PyQt4-4_8-1 auto/ti/python-PyQt4-4_8-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 23 Oct 2010 19:06:16 +0000 (19:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-PyQt4.spec -> 1.59

python-PyQt4.spec

index 7d47b6a25102f3d5a525dcf863863efc8ded79ff..d607148b1434a2fda7a6c790469e27177660ddf5 100644 (file)
@@ -3,20 +3,19 @@
 #  - better place for %{py_sitedir}/dbus{,/mainloop} dirs ?
 
 %define                module  PyQt4
-%define                sipver  2:4.11.1
+%define                sipver  2:4.11.2
 
 Summary:       Python bindings for the Qt4 toolkit
 Summary(pl.UTF-8):     Dowiązania do toolkitu Qt4 dla Pythona
 Name:          python-%{module}
-Version:       4.7.7
-Release:       4
+Version:       4.8
+Release:       1
 License:       GPL v2
 Group:         Libraries/Python
 Source0:       http://www.riverbankcomputing.com/static/Downloads/PyQt4/PyQt-x11-gpl-%{version}.tar.gz
-# Source0-md5: b7b30ab25ee976407b37052f2f724bce
+# Source0-md5: 003d195498eb42ca2daf7615fa01488d
 Patch0:                %{name}-dbuspath.patch
 Patch1:                %{name}-64bit.patch
-Patch2:                %{name}-sip.patch
 URL:           http://www.riverbankcomputing.com/software/pyqt/
 BuildRequires: QtDesigner-devel
 BuildRequires: QtGui-devel
@@ -110,7 +109,6 @@ kodu wykorzystującego PyQt4.
 %{__sed} -i 's/resp = sys.stdin.readline.*/resp = "yes"/' configure.py
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
 python configure.py \
This page took 0.038777 seconds and 4 git commands to generate.