]> git.pld-linux.org Git - packages/python-PyQt4.git/commitdiff
- license detection fix from upstream, release 2 auto/th/python-PyQt4-4_5_1-2 auto/ti/python-PyQt4-4_5_1-2
authorhawk <hawk@pld-linux.org>
Sat, 4 Jul 2009 13:20:00 +0000 (13:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-PyQt4.spec -> 1.41

python-PyQt4.spec

index 6c61b308a139d51cb9ffeecbc999e13e67b0a364..ebe6aeb0def265ef9da9132056352d0c3f22ca53 100644 (file)
@@ -9,13 +9,14 @@ Summary:      Python bindings for the Qt4 toolkit
 Summary(pl.UTF-8):     Dowiązania do toolkitu Qt4 dla Pythona
 Name:          python-%{module}
 Version:       4.5.1
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         Libraries/Python
 Source0:       http://www.riverbankcomputing.com/static/Downloads/PyQt4/PyQt-x11-gpl-%{version}.tar.gz
 # Source0-md5: 80e877799ae8fb82f137c43fda18bff5
 Patch0:                %{name}-dbuspath.patch
 Patch1:                %{name}-64bit.patch
+Patch2:                %{name}-configure.patch
 URL:           http://www.riverbankcomputing.com/software/pyqt/
 BuildRequires: QtAssistant-devel
 BuildRequires: QtDesigner-devel
@@ -109,6 +110,7 @@ kodu wykorzystującego PyQt4.
 %{__sed} -i 's/qt_shared = lines\[8\]/qt_shared = "y"/' configure.py
 %patch0 -p1
 %patch1 -p1
+%patch2 -p0
 
 %build
 echo 'yes' | python configure.py \
This page took 0.08042 seconds and 4 git commands to generate.