SPECS (DEVEL): python-PyQt.spec - Updated to 3.16-1.

matkor matkor at pld-linux.org
Sat Mar 25 12:00:27 CET 2006


Author: matkor                       Date: Sat Mar 25 11:00:27 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- Updated to 3.16-1.

---- Files affected:
SPECS:
   python-PyQt.spec (1.56.2.3 -> 1.56.2.4) 

---- Diffs:

================================================================
Index: SPECS/python-PyQt.spec
diff -u SPECS/python-PyQt.spec:1.56.2.3 SPECS/python-PyQt.spec:1.56.2.4
--- SPECS/python-PyQt.spec:1.56.2.3	Wed Feb 22 07:18:29 2006
+++ SPECS/python-PyQt.spec	Sat Mar 25 12:00:22 2006
@@ -1,18 +1,20 @@
 # $Revision$, $Date$
 %define		module	PyQt
-%define		snap	20060221
-%define		sipver	2:4.4-0.%{snap}
+#%%define		snap	20060221
+%define		sipver	2:4.4
 
 Summary:	Python bindings for the Qt toolkit
 Summary(ko):	QtŔÇ ĆÄŔ̽㠸đľâ
 Summary(pl):	Dowiązania do toolkitu Qt dla Pythona
 Name:		python-%{module}
-Version:	3.16.0
-Release:	0.%{snap}.1
+Version:	3.16
+#Release:	0.%{snap}.1
+Release:	1
 License:	GPL v2
 Group:		Libraries/Python
-Source0:	http://www.riverbankcomputing.com/Downloads/Snapshots/PyQt3/%{module}-x11-gpl-snapshot-%{snap}.tar.gz
-# Source0-md5:	6949307d67078c30ba467e67452b1e5f
+# Source0:	http://www.riverbankcomputing.com/Downloads/Snapshots/PyQt3/%{module}-x11-gpl-snapshot-%{snap}.tar.gz
+Source0:	http://www.riverbankcomputing.com/Downloads/PyQt3/GPL/PyQt-x11-gpl-%{version}.tar.gz
+# Source0-md5:	5f7a32a15bf8afe17c0d0a0cc46de690
 URL:		http://www.riverbankcomputing.co.uk/pyqt/index.php
 BuildRequires:	OpenGL-devel
 BuildRequires:	python-devel >= 2.2.2
@@ -73,7 +75,8 @@
 Przykladowy kod demonstrujący jak używać PyQt.
 
 %prep
-%setup -q -n %{module}-x11-gpl-snapshot-%{snap}
+#%%setup -q -n %{module}-x11-gpl-snapshot-%{snap}
+%setup -q -n %{module}-x11-gpl-%{version}
 
 %build
 export QMAKESPEC="%{_datadir}/qt/mkspecs/default"
@@ -129,6 +132,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.56.2.4  2006/03/25 11:00:22  matkor
+- Updated to 3.16-1.
+
 Revision 1.56.2.3  2006/02/22 06:18:29  charles
 - snap 20060221
 - BR: qmake
================================================================

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



More information about the pld-cvs-commit mailing list