Author: qboosh Date: Sat Apr 14 07:11:11 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed Name and URL - some non-misleading description (real one is still needed)
---- Files affected: SPECS: python-ReportLab-renderPM.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/python-ReportLab-renderPM.spec diff -u SPECS/python-ReportLab-renderPM.spec:1.2 SPECS/python-ReportLab-renderPM.spec:1.3 --- SPECS/python-ReportLab-renderPM.spec:1.2 Sat Apr 14 09:01:26 2007 +++ SPECS/python-ReportLab-renderPM.spec Sat Apr 14 09:11:05 2007 @@ -1,24 +1,25 @@ # $Revision$, $Date$ +# TODO: real description %define _snap 20070412 -Summary: A C coded extension accelerator for the ReportLab Toolkit -Summary(pl.UTF-8): Napisany w C akcelerator rozszerzeń dla toolkitu ReportLab -Name: python-ReportLab-rl_accel +Summary: Bitmap renderer module for the ReportLab Toolkit +Summary(pl.UTF-8): Moduł do renderowania bitmap dla toolkitu ReportLab +Name: python-ReportLab-renderPM Version: 1.03 Release: 1 License: distributable Group: Libraries/Python Source0: http://www.reportlab.org/daily/renderPM-%{version}-daily-unix.tgz # Source0-md5: c8651574c4ebe2a5abecc2659a35f1bb -URL: http://www.reportlab.com/ +URL: http://www.reportlab.org/ BuildRequires: python-devel >= 1:2.4 %pyrequires_eq python BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -A C coded extension accelerator for the ReportLab Toolkit. +Bitmap renderer module for the ReportLab Toolkit. %description -l pl.UTF-8 -Napisany w C akcelerator rozszerzeń dla toolkitu ReportLab. +Moduł do renderowania bitmap dla toolkitu ReportLab. %prep %setup -q -n renderPM-%{version}-%{_snap} @@ -48,6 +49,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2007/04/14 07:11:05 qboosh +- fixed Name and URL +- some non-misleading description (real one is still needed) + Revision 1.2 2007/04/14 07:01:26 qboosh - pl - removed redundant module macro ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/python-ReportLab-renderPM.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [EMAIL PROTECTED] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
