Author: glen Date: Mon Jan 7 15:46:23 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - python-ctypes now in python-modules; rel 2
---- Files affected: SPECS: aqbanking.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: SPECS/aqbanking.spec diff -u SPECS/aqbanking.spec:1.19 SPECS/aqbanking.spec:1.20 --- SPECS/aqbanking.spec:1.19 Sun Jan 6 19:22:44 2008 +++ SPECS/aqbanking.spec Mon Jan 7 16:46:18 2008 @@ -10,7 +10,7 @@ Summary(pl.UTF-8): Biblioteka do funkcji bankowych online oraz importu/eksportu danych finansowych Name: aqbanking Version: 3.0.1 -Release: 1 +Release: 2 License: GPL v2 Group: Libraries Source0: http://dl.sourceforge.net/aqbanking/%{name}-%{version}.tar.gz @@ -396,7 +396,8 @@ Summary(pl.UTF-8): Wiązanie Pythona do biblioteki AqBanking 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-%{name} @@ -696,6 +697,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2008-01-07 15:46:18 glen +- python-ctypes now in python-modules; rel 2 + Revision 1.19 2008-01-06 18:22:44 blues - rel.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/aqbanking.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
