SPECS: python-PyQt.spec - fix x86-64 build, release 2.

pluto pluto at pld-linux.org
Sat Oct 7 10:32:01 CEST 2006


Author: pluto                        Date: Sat Oct  7 08:32:01 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix x86-64 build, release 2.

---- Files affected:
SPECS:
   python-PyQt.spec (1.60 -> 1.61) 

---- Diffs:

================================================================
Index: SPECS/python-PyQt.spec
diff -u SPECS/python-PyQt.spec:1.60 SPECS/python-PyQt.spec:1.61
--- SPECS/python-PyQt.spec:1.60	Mon Sep 25 12:27:31 2006
+++ SPECS/python-PyQt.spec	Sat Oct  7 10:31:55 2006
@@ -6,11 +6,12 @@
 Summary(pl):	Dowiązania do toolkitu Qt dla Pythona
 Name:		python-%{module}
 Version:	3.16
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		Libraries/Python
 Source0:	http://www.riverbankcomputing.com/Downloads/PyQt3/GPL/PyQt-x11-gpl-%{version}.tar.gz
 # Source0-md5:	5f7a32a15bf8afe17c0d0a0cc46de690
+Patch0:		%{name}-64bit.patch
 URL:		http://www.riverbankcomputing.co.uk/pyqt/index.php
 BuildRequires:	OpenGL-devel
 BuildRequires:	python-devel >= 2.2.2
@@ -72,6 +73,7 @@
 
 %prep
 %setup -q -n %{module}-x11-gpl-%{version}
+%patch0 -p1
 
 %build
 export QMAKESPEC="%{_datadir}/qt/mkspecs/default"
@@ -127,8 +129,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.61  2006/10/07 08:31:55  pluto
+- fix x86-64 build, release 2.
+
 Revision 1.60  2006/09/25 10:27:31  rotom
-- builde with sip 4.4.5
+- build with sip 4.4.5
 
 Revision 1.59  2006/04/03 20:59:43  charles
 - merge update to 3.16 from DEVEL
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-PyQt.spec?r1=1.60&r2=1.61&f=u



More information about the pld-cvs-commit mailing list