Author: qboosh Date: Tue Nov 6 18:31:17 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - python 2.5 for .egg-info
---- Files affected: SPECS: python-ReportLab.spec (1.37 -> 1.38) ---- Diffs: ================================================================ Index: SPECS/python-ReportLab.spec diff -u SPECS/python-ReportLab.spec:1.37 SPECS/python-ReportLab.spec:1.38 --- SPECS/python-ReportLab.spec:1.37 Tue Nov 6 17:14:46 2007 +++ SPECS/python-ReportLab.spec Tue Nov 6 19:31:12 2007 @@ -11,7 +11,7 @@ Source0: http://www.reportlab.com/ftp/ReportLab_%{fversion}.tgz # Source0-md5: d6eefe9e6e06aaa1315462045c9726ba URL: http://www.reportlab.com/ -BuildRequires: python-devel >= 1:2.4 +BuildRequires: python-devel >= 1:2.5 %pyrequires_eq python Requires: python-PIL Obsoletes: ReportLab @@ -117,13 +117,15 @@ %{_examplesdir}/%{name}-%{version}/demos %{_examplesdir}/%{name}-%{version}/pythonpoint-demos - %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.38 2007/11/06 18:31:12 qboosh +- python 2.5 for .egg-info + Revision 1.37 2007/11/06 16:14:46 patrys - 2.1 - python files now in sitedir ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-ReportLab.spec?r1=1.37&r2=1.38&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
