Author: matkor Date: Mon Nov 6 09:38:31 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - Version 4.5-0.1. Builds in Ac. Check if it really works with py 2.5 needed.
---- Files affected: SPECS: sip.spec (1.59 -> 1.60) ---- Diffs: ================================================================ Index: SPECS/sip.spec diff -u SPECS/sip.spec:1.59 SPECS/sip.spec:1.60 --- SPECS/sip.spec:1.59 Mon Sep 25 12:25:07 2006 +++ SPECS/sip.spec Mon Nov 6 10:38:26 2006 @@ -1,16 +1,18 @@ # $Revision$, $Date$ +# TODO: Check if really v 4.5 is python 2.5 compatible, if so, +# make non-fractional release and kill python2.5.patch Summary: Python bindings generator for C++ class libraries Summary(pl): Generator powiązań Pythona z bibliotekami klas C++ Name: sip -Version: 4.4.5 -Release: 1 +Version: 4.5 +Release: 0.1 Epoch: 2 License: redistributable (see LICENSE) Group: Development/Languages/Python Source0: http://www.riverbankcomputing.com/Downloads/sip4/sip-%{version}.tar.gz -# Source0-md5: ba334c4412cee1dbc6c56ff9a58e7bb0 +# Source0-md5: 8171a370e15b2bf7ed3a1b579c0e9ae1 URL: http://www.riverbankcomputing.co.uk/sip/index.php -Patch0: %{name}-python2.5.patch +# Patch0: %{name}-python2.5.patch BuildRequires: libstdc++-devel BuildRequires: python-devel >= 2.3 BuildRequires: rpm-pythonprov @@ -59,7 +61,7 @@ %prep %setup -q -%patch0 -p1 +#%%patch0 -p1 %build # configure.py notes: @@ -110,6 +112,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.60 2006/11/06 09:38:26 matkor +- Version 4.5-0.1. Builds in Ac. Check if it really works with py 2.5 needed. + Revision 1.59 2006/09/25 10:25:07 rotom - updated to 4.4.5 - python2.5 patch added ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/sip.spec?r1=1.59&r2=1.60&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
