packages: python-PyQt4/python-PyQt4.spec - license detection fix from upstr...
hawk
hawk at pld-linux.org
Sat Jul 4 15:20:05 CEST 2009
Author: hawk Date: Sat Jul 4 13:20:05 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- license detection fix from upstream, release 2
---- Files affected:
packages/python-PyQt4:
python-PyQt4.spec (1.40 -> 1.41)
---- Diffs:
================================================================
Index: packages/python-PyQt4/python-PyQt4.spec
diff -u packages/python-PyQt4/python-PyQt4.spec:1.40 packages/python-PyQt4/python-PyQt4.spec:1.41
--- packages/python-PyQt4/python-PyQt4.spec:1.40 Tue Jun 16 20:01:34 2009
+++ packages/python-PyQt4/python-PyQt4.spec Sat Jul 4 15:20:00 2009
@@ -10,13 +10,14 @@
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
@@ -110,6 +111,7 @@
%{__sed} -i 's/qt_shared = lines\[8\]/qt_shared = "y"/' configure.py
%patch0 -p1
%patch1 -p1
+%patch2 -p0
%build
echo 'yes' | python configure.py \
@@ -174,6 +176,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.41 2009/07/04 13:20:00 hawk
+- license detection fix from upstream, release 2
+
Revision 1.40 2009/06/16 18:01:34 charles
- updated to 4.5.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-PyQt4/python-PyQt4.spec?r1=1.40&r2=1.41&f=u
More information about the pld-cvs-commit
mailing list