SPECS: python-PyQt4.spec - 64 bit patch added

cactus cactus at pld-linux.org
Thu Oct 16 18:49:46 CEST 2008


Author: cactus                       Date: Thu Oct 16 16:49:46 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 64 bit patch added

---- Files affected:
SPECS:
   python-PyQt4.spec (1.35 -> 1.36) 

---- Diffs:

================================================================
Index: SPECS/python-PyQt4.spec
diff -u SPECS/python-PyQt4.spec:1.35 SPECS/python-PyQt4.spec:1.36
--- SPECS/python-PyQt4.spec:1.35	Wed Oct 15 23:43:53 2008
+++ SPECS/python-PyQt4.spec	Thu Oct 16 18:49:41 2008
@@ -16,6 +16,7 @@
 Source0:	http://www.riverbankcomputing.com/static/Downloads/PyQt4/PyQt-x11-gpl-%{version}.tar.gz
 # Source0-md5:	89e84c36a8520bf8b3a8a2b20e765154
 Patch0:		%{name}-dbuspath.patch
+Patch1:		%{name}-64bit.patch
 URL:		http://www.riverbankcomputing.com/software/pyqt/
 BuildRequires:	QtAssistant-devel
 BuildRequires:	QtDesigner-devel
@@ -106,6 +107,7 @@
 %setup -q -n PyQt-x11-gpl-%{version}
 %{__sed} -i 's,pyuic.py,pyuic.pyc,' configure.py
 %patch0 -p1
+%patch1 -p1
 
 %build
 echo 'yes' | python configure.py \
@@ -170,6 +172,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2008/10/16 16:49:41  cactus
+- 64 bit patch added
+
 Revision 1.35  2008/10/15 21:43:53  cactus
 - release 7 (for python 2.6)
 
================================================================

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



More information about the pld-cvs-commit mailing list