SPECS (DEVEL): python-PyQt.spec - version 3.16 (snap 20060214), r...

charles charles at pld-linux.org
Sat Feb 18 03:41:11 CET 2006


Author: charles                      Date: Sat Feb 18 02:41:11 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- version 3.16 (snap 20060214),  req. sip >= 4.4

---- Files affected:
SPECS:
   python-PyQt.spec (1.56 -> 1.56.2.1) 

---- Diffs:

================================================================
Index: SPECS/python-PyQt.spec
diff -u SPECS/python-PyQt.spec:1.56 SPECS/python-PyQt.spec:1.56.2.1
--- SPECS/python-PyQt.spec:1.56	Wed Feb 15 08:17:14 2006
+++ SPECS/python-PyQt.spec	Sat Feb 18 03:41:06 2006
@@ -1,17 +1,18 @@
 # $Revision$, $Date$
 %define		module	PyQt
-%define		sipver	2:4.3
+%define		sipver	2:4.4
+%define		snap	20060214
+
 Summary:	Python bindings for the Qt toolkit
 Summary(ko):	QtŔÇ ĆÄŔ̽㠸đľâ
 Summary(pl):	Dowiązania do toolkitu Qt dla Pythona
 Name:		python-%{module}
-Version:	3.15.1
-Release:	2
+Version:	3.16.0
+Release:	0.%{snap}.1
 License:	GPL v2
 Group:		Libraries/Python
-Source0:	http://www.river-bank.demon.co.uk/download/PyQt/PyQt-x11-gpl-%{version}.tar.gz
-# Source0-md5:	835d49f219b3c0b7f60bf6b2b47c5320
-Patch0:		%{name}-pyuic_accel.patch
+Source0:	http://www.riverbankcomputing.com/Downloads/Snapshots/PyQt3/%{module}-x11-gpl-snapshot-%{snap}.tar.gz
+# Source0-md5:	d92955f9297ba019e23d4c840a9e866f
 URL:		http://www.riverbankcomputing.co.uk/pyqt/index.php
 BuildRequires:	OpenGL-devel
 BuildRequires:	python-devel >= 2.2.2
@@ -38,7 +39,7 @@
 and over 5,750 functions and methods.
 
 %description -l pl
-PyQT to zbiór dowiązań do Qt dla Pythona. Dowiązania zostały
+PyQt to zbiór dowiązań do Qt dla Pythona. Dowiązania zostały
 zaimplementowane jako moduły Pythona: qt, qtcanvas, qtext, qtgl,
 qtnetwork, qtsql, qttable, qtui i qtxml - zawierają one 300 klas i
 ponad 5 750 funkcji i metod.
@@ -68,13 +69,13 @@
 Examples code demonstrating how to use the Python bindings for Qt.
 
 %description examples -l pl
-Przykladowy kod demonstrujący jak używać PyQT.
+Przykladowy kod demonstrujący jak używać PyQt.
 
 %prep
-%setup -q -n %{module}-x11-gpl-%{version}
-%patch0 -p1
+%setup -q -n %{module}-x11-gpl-snapshot-%{snap}
 
 %build
+export QMAKESPEC="%{_datadir}/qt/mkspecs/default"
 echo 'yes' | python configure.py \
 	-c -j 3 \
 	-b %{_bindir} \
@@ -129,6 +130,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.56.2.1  2006/02/18 02:41:06  charles
+- version 3.16 (snap 20060214),  req. sip >= 4.4
+
 Revision 1.56  2006/02/15 07:17:14  charles
 - updated BR/R - s/sip-devel/python-sip-devel/
 
================================================================

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



More information about the pld-cvs-commit mailing list