Author: beorn Date: Fri Sep 14 17:07:39 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - BR: python downgrade to 2.4 (2.5 is not required)
---- Files affected: SPECS: python-Beaker.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/python-Beaker.spec diff -u SPECS/python-Beaker.spec:1.8 SPECS/python-Beaker.spec:1.9 --- SPECS/python-Beaker.spec:1.8 Mon Apr 16 13:50:05 2007 +++ SPECS/python-Beaker.spec Fri Sep 14 19:07:34 2007 @@ -11,7 +11,7 @@ # Source0-md5: 4f4ae4bfd4e3e237dbdfc55446de7a03 URL: http://beaker.groovie.org/ BuildRequires: python-setuptools -BuildRequires: python >= 1:2.5 +BuildRequires: python >= 1:2.4 BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.219 %pyrequires_eq python-modules @@ -69,6 +69,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2007/09/14 17:07:34 beorn +- BR: python downgrade to 2.4 (2.5 is not required) + Revision 1.8 2007/04/16 11:50:05 beorn - Up to 0.6.3 - Added test files as examples ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-Beaker.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
