Author: gotar Date: Sun Apr 12 12:59:20 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - upgraded to 0.30.1, - BR: python-devel >= 1:%py_ver as python-devel requires only python binary (which can be 2.5 or any older) and python(abi) provided by python-libs
---- Files affected: SPECS: wammu.spec (1.22 -> 1.23) ---- Diffs: ================================================================ Index: SPECS/wammu.spec diff -u SPECS/wammu.spec:1.22 SPECS/wammu.spec:1.23 --- SPECS/wammu.spec:1.22 Tue Mar 31 14:50:16 2009 +++ SPECS/wammu.spec Sun Apr 12 14:59:14 2009 @@ -5,18 +5,19 @@ Summary: Wammu - Gammu GUI - Mobile phone manager Summary(pl.UTF-8): Wammu - interfejs graficzny dla Gammu Name: wammu -Version: 0.29 -Release: 2 +Version: 0.30.1 +Release: 1 License: GPL v2 Group: Applications/Communications Source0: http://dl.cihar.com/wammu/latest/%{name}-%{version}.tar.bz2 -# Source0-md5: a0dbda9ec5f851920ae83c7f303b12a1 +# Source0-md5: adb6ba4974204f7075f4dc423615ded0 URL: http://wammu.eu/ BuildRequires: gammu-devel >= 1:1.11.91 BuildRequires: pkgconfig >= 1:0.21-2 BuildRequires: python-devel >= 1:2.5 +BuildRequires: python-devel >= 1:%py_ver BuildRequires: python-gammu >= 0.24 -BuildRequires: python-wxPython +BuildRequires: python-wxPython >= 2.5 BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.219 %pyrequires_eq python = %py_ver @@ -97,6 +98,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.23 2009/04/12 12:59:14 gotar +- upgraded to 0.30.1, +- BR: python-devel >= 1:%py_ver as python-devel requires only python binary + (which can be 2.5 or any older) and python(abi) provided by python-libs + Revision 1.22 2009/03/31 12:50:16 gotar - require exact version of python binary, autogenerated python(abi) is provided by python-libs which don't imply the same versions (in case of ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wammu.spec?r1=1.22&r2=1.23&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
