Author: glen Date: Tue Jan 8 00:30:32 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - python-ctypes now in python-modules; rel 2
---- Files affected: SPECS: ktoblzcheck.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/ktoblzcheck.spec diff -u SPECS/ktoblzcheck.spec:1.13 SPECS/ktoblzcheck.spec:1.14 --- SPECS/ktoblzcheck.spec:1.13 Sun Dec 16 23:42:19 2007 +++ SPECS/ktoblzcheck.spec Tue Jan 8 01:30:27 2008 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Biblioteka do sprawdzania numerów kont i kodów bankowych niemieckich banków Name: ktoblzcheck Version: 1.16 -Release: 1 +Release: 2 License: LGPL v2+ Group: Libraries Source0: http://dl.sourceforge.net/ktoblzcheck/%{name}-%{version}.tar.gz @@ -62,7 +62,8 @@ Summary(pl.UTF-8): Wiązanie Pythona dla biblioteki KtoBLZCheck Group: Development/Languages/Python Requires: %{name} = %{version}-%{release} -Requires: python-ctypes +# for python-ctypes +Requires: python-modules >= 1:2.5 %pyrequires_eq python-libs %description -n python-ktoblzcheck @@ -86,7 +87,7 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -rm -f $RPM_BUILD_ROOT%{py_sitescriptdir}/ktoblzcheck.py +%py_postclean %clean rm -rf $RPM_BUILD_ROOT @@ -127,6 +128,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2008-01-08 00:30:27 glen +- python-ctypes now in python-modules; rel 2 + Revision 1.13 2007-12-16 22:42:19 qboosh - updated to 1.16 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ktoblzcheck.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
