SPECS: sip.spec - updated to 4.3.1 - BR rpm-pythonprov is back - B...
charles
charles at pld-linux.org
Mon Sep 19 16:41:01 CEST 2005
Author: charles Date: Mon Sep 19 14:41:01 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 4.3.1
- BR rpm-pythonprov is back
- BR/R python-devel up to >= 2.3
---- Files affected:
SPECS:
sip.spec (1.46 -> 1.47)
---- Diffs:
================================================================
Index: SPECS/sip.spec
diff -u SPECS/sip.spec:1.46 SPECS/sip.spec:1.47
--- SPECS/sip.spec:1.46 Tue Apr 26 21:05:27 2005
+++ SPECS/sip.spec Mon Sep 19 16:40:55 2005
@@ -2,19 +2,19 @@
Summary: Python bindings generator for C++ class libraries
Summary(pl): Generator powiązań Pythona z bibliotekami klas C++
Name: sip
-Version: 4.2.1
+Version: 4.3.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: 552d8487ab419320b2bdb50f45d256ca
-# Source0: http://www.river-bank.demon.co.uk/download/snapshots/sip/%{name}-snapshot-%{_snap}.tar.gz
+# Source0-md5: c561d8dc19fbe3a8bffc4b10bd56910f
URL: http://www.riverbankcomputing.co.uk/sip/index.php
-BuildRequires: python-devel >= 2.2
+BuildRequires: python-devel >= 2.3
BuildRequires: qt-devel >= 3.1.2
+BuildRequires: rpm-pythonprov
BuildRequires: tmake
-Requires: python-devel >= 2.2
+Requires: python-devel >= 2.3
%pyrequires_eq python-libs
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -71,7 +71,7 @@
%files
%defattr(644,root,root,755)
-%doc ChangeLog LICENSE NEWS README THANKS
+%doc ChangeLog LICENSE NEWS THANKS doc/*
%attr(755,root,root) %{_bindir}/*
%attr(755,root,root) %{py_sitedir}/sip.so
%{py_sitedir}/sipconfig.py
@@ -84,6 +84,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.47 2005/09/19 14:40:55 charles
+- updated to 4.3.1
+- BR rpm-pythonprov is back
+- BR/R python-devel up to >= 2.3
+
Revision 1.46 2005/04/26 19:05:27 pluto
- R: += python-devel. sip needs python includedir for sip.h.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/sip.spec?r1=1.46&r2=1.47&f=u
More information about the pld-cvs-commit
mailing list