packages: python-PyQt4/python-PyQt4.spec - up to 4.5.4

witekfl witekfl at pld-linux.org
Thu Aug 6 21:05:53 CEST 2009


Author: witekfl                      Date: Thu Aug  6 19:05:53 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 4.5.4

---- Files affected:
packages/python-PyQt4:
   python-PyQt4.spec (1.41 -> 1.42) 

---- Diffs:

================================================================
Index: packages/python-PyQt4/python-PyQt4.spec
diff -u packages/python-PyQt4/python-PyQt4.spec:1.41 packages/python-PyQt4/python-PyQt4.spec:1.42
--- packages/python-PyQt4/python-PyQt4.spec:1.41	Sat Jul  4 15:20:00 2009
+++ packages/python-PyQt4/python-PyQt4.spec	Thu Aug  6 21:05:47 2009
@@ -4,20 +4,19 @@
 #  - better place for %{py_sitedir}/dbus{,/mainloop} dirs ?
 
 %define		module	PyQt4
-%define		sipver  2:4.8.1
+%define		sipver  2:4.8.2
 
 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:	2
+Version:	4.5.4
+Release:	1
 License:	GPL v2
 Group:		Libraries/Python
 Source0:	http://www.riverbankcomputing.com/static/Downloads/PyQt4/PyQt-x11-gpl-%{version}.tar.gz
-# Source0-md5:	80e877799ae8fb82f137c43fda18bff5
+# Source0-md5:	b721266d14c450dd7045025e042819ec
 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
@@ -108,10 +107,9 @@
 %setup -q -n PyQt-x11-gpl-%{version}
 %{__sed} -i 's,pyuic.py,pyuic.pyc,' configure.py
 # small hack to build for shared libs - symbol QT_SHARED not defined anymore?
-%{__sed} -i 's/qt_shared = lines\[8\]/qt_shared = "y"/' configure.py
+%{__sed} -i 's/qt_shared = lines\[.*\]/qt_shared = "y"/' configure.py
 %patch0 -p1
 %patch1 -p1
-%patch2 -p0
 
 %build
 echo 'yes' | python configure.py \
@@ -176,6 +174,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.42  2009/08/06 19:05:47  witekfl
+- up to 4.5.4
+
 Revision 1.41  2009/07/04 13:20:00  hawk
 - license detection fix from upstream, release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-PyQt4/python-PyQt4.spec?r1=1.41&r2=1.42&f=u



More information about the pld-cvs-commit mailing list