Author: misc Date: Tue Dec 5 21:24:05 2006 New Revision: 91357 Modified: packages/cooker/python-reportlab/current/SPECS/python-reportlab.spec
Log: rebuild for new python, fix file listing, as it is not a noarch package Modified: packages/cooker/python-reportlab/current/SPECS/python-reportlab.spec ============================================================================== --- packages/cooker/python-reportlab/current/SPECS/python-reportlab.spec (original) +++ packages/cooker/python-reportlab/current/SPECS/python-reportlab.spec Tue Dec 5 21:24:05 2006 @@ -3,7 +3,7 @@ Summary: ReportLab library to create PDF documents using Python Name: python-reportlab Version: 1.19 -Release: %mkrel 4 +Release: %mkrel 5 URL: http://www.reportlab.org/ Source0: http://www.reportlab.org/ftp/ReportLab_%{ver}.tar.bz2 License: BSD @@ -52,5 +52,5 @@ %files %defattr(-,root,root) %doc reportlab/docs -%{py_puresitedir}/* +%{py_platsitedir}/*
