Author: charles Date: Wed Feb 22 06:17:37 2006 GMT Module: SPECS Tag: DEVEL ---- Log message: - snap 20060221 - rm -mkspec.patch
---- Files affected: SPECS: sip.spec (1.52.2.1 -> 1.52.2.2) ---- Diffs: ================================================================ Index: SPECS/sip.spec diff -u SPECS/sip.spec:1.52.2.1 SPECS/sip.spec:1.52.2.2 --- SPECS/sip.spec:1.52.2.1 Sat Feb 18 03:37:44 2006 +++ SPECS/sip.spec Wed Feb 22 07:17:31 2006 @@ -1,5 +1,5 @@ # $Revision$, $Date$ -%define _snap 20060216 +%define _snap 20060221 Summary: Python bindings generator for C++ class libraries Summary(pl): Generator powiązań Pythona z bibliotekami klas C++ @@ -10,8 +10,7 @@ License: redistributable (see LICENSE) Group: Development/Languages/Python Source0: http://www.riverbankcomputing.com/Downloads/Snapshots/sip4/%{name}-snapshot-%{_snap}.tar.gz -# Source0-md5: 578b4a759f19a4f693258cec4940ec33 -Patch0: %{name}-mkspec.patch +# Source0-md5: c0dcfd5503133f6b68bface5fc9b1ee9 URL: http://www.riverbankcomputing.co.uk/sip/index.php BuildRequires: libstdc++-devel BuildRequires: python-devel >= 2.3 @@ -50,7 +49,6 @@ Summary(pl): Pliki programistyczne potrzebne do budowania powiązań Group: Development/Libraries Requires: %{name} = %{epoch}:%{version}-%{release} -Requires: /usr/bin/qmake Requires: python-devel >= 2.3 %pyrequires_eq python-libs @@ -62,7 +60,6 @@ %prep %setup -q -n %{name}-snapshot-%{_snap} -%patch0 -p1 %build # configure.py notes: @@ -112,6 +109,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.52.2.2 2006/02/22 06:17:31 charles +- snap 20060221 +- rm -mkspec.patch + Revision 1.52.2.1 2006/02/18 02:37:44 charles - version 4.4 (snap 20060216) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/sip.spec?r1=1.52.2.1&r2=1.52.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
