SPECS: sip.spec - updated to 4.4.1

charles charles at pld-linux.org
Mon Apr 3 22:40:21 CEST 2006


Author: charles                      Date: Mon Apr  3 20:40:21 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 4.4.1

---- Files affected:
SPECS:
   sip.spec (1.52 -> 1.53) 

---- Diffs:

================================================================
Index: SPECS/sip.spec
diff -u SPECS/sip.spec:1.52 SPECS/sip.spec:1.53
--- SPECS/sip.spec:1.52	Wed Feb 15 10:18:01 2006
+++ SPECS/sip.spec	Mon Apr  3 22:40:16 2006
@@ -2,18 +2,18 @@
 Summary:	Python bindings generator for C++ class libraries
 Summary(pl):	Generator powiązań Pythona z bibliotekami klas C++
 Name:		sip
-Version:	4.3.2
-Release:	2
+Version:	4.4.1
+Release:	1
 Epoch:		2
 License:	redistributable (see LICENSE)
 Group:		Development/Languages/Python
-Source0:	http://www.river-bank.demon.co.uk/download/sip/%{name}-%{version}.tar.gz
-# Source0-md5:	993c890998e337d4df71c5d4b0db52b9
+Source0:	http://www.riverbankcomputing.com/Downloads/sip4/sip-%{version}.tar.gz
+# Source0-md5:	81e62ad2a715151992bc8309863056b5
 URL:		http://www.riverbankcomputing.co.uk/sip/index.php
+BuildRequires:	libstdc++-devel
 BuildRequires:	python-devel >= 2.3
-BuildRequires:	qt-devel >= 3.1.2
 BuildRequires:	rpm-pythonprov
-BuildRequires:	tmake
+BuildRequires:	rpmbuild(macros) >= 1.167
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_sipfilesdir	%{_datadir}/sip
@@ -63,16 +63,10 @@
 # configure.py notes:
 # - macros overrides must be last
 # - cannot pass CXXFLAGS+="%{rpmcflags}" or so - builtin -O2 overrides rpmcflags
-QTDIR=%{_prefix} \
-TMAKEPATH=%{_datadir}/tmake \
 python configure.py \
 	-b %{_bindir} \
-	-d %{py_sitedir} \
 	-e %{py_incdir} \
-	-l qt-mt \
 	-v %{_sipfilesdir} \
-	LIBDIR_QT="%{_libdir}" \
-	LIBDIR_X11="/usr/X11R6/%{_lib}" \
 	CC="%{__cc}" \
 	CXX="%{__cxx}" \
 	CFLAGS="%{rpmcflags}" \
@@ -113,6 +107,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.53  2006/04/03 20:40:16  charles
+- updated to 4.4.1
+
 Revision 1.52  2006/02/15 09:18:01  glen
 - revert adapter change
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/sip.spec?r1=1.52&r2=1.53&f=u



More information about the pld-cvs-commit mailing list