Author: qboosh Date: Tue Jan 8 07:38:58 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - compacted python dep
---- Files affected: SPECS: ktoblzcheck.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: SPECS/ktoblzcheck.spec diff -u SPECS/ktoblzcheck.spec:1.14 SPECS/ktoblzcheck.spec:1.15 --- SPECS/ktoblzcheck.spec:1.14 Tue Jan 8 01:30:27 2008 +++ SPECS/ktoblzcheck.spec Tue Jan 8 08:38:53 2008 @@ -10,7 +10,7 @@ # Source0-md5: df8c4f35d8977e78f8445efc1d20a2a8 URL: http://ktoblzcheck.sourceforge.net/ BuildRequires: libstdc++-devel -BuildRequires: python-devel >= 1:2.3 +BuildRequires: python-devel >= 1:2.5 BuildRequires: rpm-pythonprov BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -62,9 +62,8 @@ Summary(pl.UTF-8): Wiązanie Pythona dla biblioteki KtoBLZCheck Group: Development/Languages/Python Requires: %{name} = %{version}-%{release} -# for python-ctypes -Requires: python-modules >= 1:2.5 -%pyrequires_eq python-libs +# for python-ctypes (>= 1:2.5 already forced by BR + _eq below) +%pyrequires_eq python-modules %description -n python-ktoblzcheck Python binding for KtoBLZCheck library. @@ -128,6 +127,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2008-01-08 07:38:53 qboosh +- compacted python dep + Revision 1.14 2008-01-08 00:30:27 glen - python-ctypes now in python-modules; rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ktoblzcheck.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
