Author: qboosh Date: Sun Oct 8 20:19:39 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - python 2.5 is required for .egg-info
---- Files affected: SPECS: python-fpconst.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/python-fpconst.spec diff -u SPECS/python-fpconst.spec:1.13 SPECS/python-fpconst.spec:1.14 --- SPECS/python-fpconst.spec:1.13 Fri Sep 29 12:55:05 2006 +++ SPECS/python-fpconst.spec Sun Oct 8 22:19:34 2006 @@ -12,7 +12,7 @@ Source0: http://cheeseshop.python.org/packages/source/f/fpconst/fpconst-%{version}.tar.gz # Source0-md5: 10ba9e04129af23108d24c22c3a698b1 URL: http://research.warnes.net/projects/RStatServer/fpconst/index_html -BuildRequires: python +BuildRequires: python >= 1:2.5 %pyrequires_eq python-modules BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -59,6 +59,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2006/10/08 20:19:34 qboosh +- python 2.5 is required for .egg-info + Revision 1.13 2006/09/29 10:55:05 wiget - updated to 0.7.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/python-fpconst.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
