Author: qboosh Date: Tue Nov 6 18:33:49 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - BR: rpm-pythonprov, macros for py_postclean
---- Files affected: SPECS: python-ReportLab.spec (1.38 -> 1.39) ---- Diffs: ================================================================ Index: SPECS/python-ReportLab.spec diff -u SPECS/python-ReportLab.spec:1.38 SPECS/python-ReportLab.spec:1.39 --- SPECS/python-ReportLab.spec:1.38 Tue Nov 6 19:31:12 2007 +++ SPECS/python-ReportLab.spec Tue Nov 6 19:33:44 2007 @@ -12,6 +12,8 @@ # Source0-md5: d6eefe9e6e06aaa1315462045c9726ba URL: http://www.reportlab.com/ BuildRequires: python-devel >= 1:2.5 +BuildRequires: rpm-pythonprov +BuildRequires: rpmbuild(macros) >= 1.219 %pyrequires_eq python Requires: python-PIL Obsoletes: ReportLab @@ -79,7 +81,7 @@ rm -rf $RPM_BUILD_ROOT%{py_sitedir}/reportlab/test rm -rf $RPM_BUILD_ROOT%{py_sitescriptdir}/reportlab/tools/pythonpoint/demos -%py_postclean $RPM_BUILD_ROOT%{py_sitedir} +%py_postclean %clean rm -rf $RPM_BUILD_ROOT @@ -123,6 +125,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.39 2007/11/06 18:33:44 qboosh +- BR: rpm-pythonprov, macros for py_postclean + Revision 1.38 2007/11/06 18:31:12 qboosh - python 2.5 for .egg-info ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-ReportLab.spec?r1=1.38&r2=1.39&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
