SPECS (DEVEL): python-PyQt.spec - snap 20060221 - BR: qmake

charles charles at pld-linux.org
Wed Feb 22 07:18:34 CET 2006


Author: charles                      Date: Wed Feb 22 06:18:34 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- snap 20060221
- BR: qmake

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

---- Diffs:

================================================================
Index: SPECS/python-PyQt.spec
diff -u SPECS/python-PyQt.spec:1.56.2.2 SPECS/python-PyQt.spec:1.56.2.3
--- SPECS/python-PyQt.spec:1.56.2.2	Sat Feb 18 03:50:40 2006
+++ SPECS/python-PyQt.spec	Wed Feb 22 07:18:29 2006
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 %define		module	PyQt
-%define		sipver	2:4.4
-%define		snap	20060214
+%define		snap	20060221
+%define		sipver	2:4.4-0.%{snap}
 
 Summary:	Python bindings for the Qt toolkit
 Summary(ko):	QtŔÇ ĆÄŔ̽㠸đľâ
@@ -12,11 +12,12 @@
 License:	GPL v2
 Group:		Libraries/Python
 Source0:	http://www.riverbankcomputing.com/Downloads/Snapshots/PyQt3/%{module}-x11-gpl-snapshot-%{snap}.tar.gz
-# Source0-md5:	d6d592e92e4355287c364d894e28cce8
+# Source0-md5:	6949307d67078c30ba467e67452b1e5f
 URL:		http://www.riverbankcomputing.co.uk/pyqt/index.php
 BuildRequires:	OpenGL-devel
 BuildRequires:	python-devel >= 2.2.2
 BuildRequires:	python-sip-devel >= %{sipver}
+BuildRequires:	qmake
 BuildRequires:	qscintilla-devel >= 1:1.5
 BuildRequires:	qt-designer-libs >= 3.3.0
 BuildRequires:	qt-devel >= 3.3.0
@@ -82,12 +83,10 @@
 	-d %{py_sitedir} \
 	-n %{_includedir}/qt \
 	-o %{_libdir} \
+	-q %{_prefix} \
 	-v %{_sipfilesdir}
 
-%{__make} \
-	CXX="%{__cxx}" \
-	CXXFLAGS="%{rpmcflags} -fPIC -pipe -w -D_REENTRANT" \
-	LINK="%{__cxx}"
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -130,6 +129,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.56.2.3  2006/02/22 06:18:29  charles
+- snap 20060221
+- BR: qmake
+
 Revision 1.56.2.2  2006/02/18 02:50:40  charles
 - md5
 
================================================================

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



More information about the pld-cvs-commit mailing list