Author: qboosh Date: Tue Sep 4 16:21:47 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - python 2.5 for .egg-info - BR: rpm-pythonprov
---- Files affected: SPECS: python-log4py.spec (1.21 -> 1.22) ---- Diffs: ================================================================ Index: SPECS/python-log4py.spec diff -u SPECS/python-log4py.spec:1.21 SPECS/python-log4py.spec:1.22 --- SPECS/python-log4py.spec:1.21 Tue Sep 4 16:41:48 2007 +++ SPECS/python-log4py.spec Tue Sep 4 18:21:42 2007 @@ -12,7 +12,8 @@ Source0: http://dl.sourceforge.net/log4py/%{module}-%{version}.tar.gz # Source0-md5: dc250a8a899c7e70464d683dfc3bdc4f URL: http://www.its4you.at/log4py.php -BuildRequires: python >= 2.2.1 +BuildRequires: python >= 1:2.5 +BuildRequires: rpm-pythonprov %pyrequires_eq python-modules BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -59,6 +60,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22 2007/09/04 16:21:42 qboosh +- python 2.5 for .egg-info +- BR: rpm-pythonprov + Revision 1.21 2007/09/04 14:41:48 baggins - rel 6 - proper dir ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-log4py.spec?r1=1.21&r2=1.22&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
