Author: qboosh Date: Tue Nov 6 18:32:27 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - BR: python 2.5 for .egg-info, rpm-pythonprov
---- Files affected: SPECS: python-ReportLab-rl_accel.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/python-ReportLab-rl_accel.spec diff -u SPECS/python-ReportLab-rl_accel.spec:1.4 SPECS/python-ReportLab-rl_accel.spec:1.5 --- SPECS/python-ReportLab-rl_accel.spec:1.4 Tue Nov 6 17:17:57 2007 +++ SPECS/python-ReportLab-rl_accel.spec Tue Nov 6 19:32:22 2007 @@ -10,7 +10,8 @@ Source0: http://www.reportlab.org/daily/rl_accel-%{version}-daily-unix.tgz # Source0-md5: 9a0fb2cf175bdcd6bafb92b19dc15047 URL: http://www.reportlab.org/ -BuildRequires: python-devel >= 1:2.4 +BuildRequires: python-devel >= 1:2.5 +BuildRequires: rpm-pythonprov %pyrequires_eq python BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -49,6 +50,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2007/11/06 18:32:22 qboosh +- BR: python 2.5 for .egg-info, rpm-pythonprov + Revision 1.4 2007/11/06 16:17:57 patrys - 0.61 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-ReportLab-rl_accel.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
