SPECS: sip.spec - updated to 4.4.5 - python2.5 patch added

rotom rotom at pld-linux.org
Mon Sep 25 12:25:12 CEST 2006


Author: rotom                        Date: Mon Sep 25 10:25:12 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 4.4.5
- python2.5 patch added

---- Files affected:
SPECS:
   sip.spec (1.58 -> 1.59) 

---- Diffs:

================================================================
Index: SPECS/sip.spec
diff -u SPECS/sip.spec:1.58 SPECS/sip.spec:1.59
--- SPECS/sip.spec:1.58	Fri Jun  9 12:47:56 2006
+++ SPECS/sip.spec	Mon Sep 25 12:25:07 2006
@@ -2,14 +2,15 @@
 Summary:	Python bindings generator for C++ class libraries
 Summary(pl):	Generator powiązań Pythona z bibliotekami klas C++
 Name:		sip
-Version:	4.4.4
+Version:	4.4.5
 Release:	1
 Epoch:		2
 License:	redistributable (see LICENSE)
 Group:		Development/Languages/Python
 Source0:	http://www.riverbankcomputing.com/Downloads/sip4/sip-%{version}.tar.gz
-# Source0-md5:	1836757385147983f0e46cb6bf5be154
+# Source0-md5:	ba334c4412cee1dbc6c56ff9a58e7bb0
 URL:		http://www.riverbankcomputing.co.uk/sip/index.php
+Patch0:		%{name}-python2.5.patch
 BuildRequires:	libstdc++-devel
 BuildRequires:	python-devel >= 2.3
 BuildRequires:	rpm-pythonprov
@@ -58,6 +59,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 # configure.py notes:
@@ -108,6 +110,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.59  2006/09/25 10:25:07  rotom
+- updated to 4.4.5
+- python2.5 patch added
+
 Revision 1.58  2006/06/09 10:47:56  matkor
 - sip-4.4.4-1. Bugfix release but needed for recent PyQt v4.
 
================================================================

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



More information about the pld-cvs-commit mailing list