packages: python-ReportLab/python-ReportLab.spec - Release 2. Lowered BR: p...

matkor matkor at pld-linux.org
Wed Jul 8 14:58:47 CEST 2009


Author: matkor                       Date: Wed Jul  8 12:58:47 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Release 2. Lowered BR: python-devel >= 1:2.4.

---- Files affected:
packages/python-ReportLab:
   python-ReportLab.spec (1.44 -> 1.45) 

---- Diffs:

================================================================
Index: packages/python-ReportLab/python-ReportLab.spec
diff -u packages/python-ReportLab/python-ReportLab.spec:1.44 packages/python-ReportLab/python-ReportLab.spec:1.45
--- packages/python-ReportLab/python-ReportLab.spec:1.44	Wed Jul  8 13:18:29 2009
+++ packages/python-ReportLab/python-ReportLab.spec	Wed Jul  8 14:58:42 2009
@@ -1,18 +1,21 @@
 # $Revision$, $Date$
+# TODO:
+#  Check if docs/*.pdf is generated using _installed_ ReportLab
+#  so build may fail if ReportLab is not installed on builder
 %define		module	ReportLab
 %define		fversion	%(echo %{version} |tr . _)
 Summary:	Python library for generating PDFs and graphics
 Summary(pl.UTF-8):	Moduły Pythona do generowania PDF-ów oraz grafik
 Name:		python-%{module}
 Version:	2.3
-Release:	1
+Release:	2
 License:	distributable
 Group:		Libraries/Python
 Source0:	http://www.reportlab.org/ftp/ReportLab_%{fversion}.tar.gz
 # Source0-md5:	057b846bd3b7b2c3498bf14f6a523632
 Patch0:		%{name}-setup.patch
 URL:		http://www.reportlab.org/
-BuildRequires:	python-devel >= 1:2.5
+BuildRequires:	python-devel >= 1:2.4
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
 %pyrequires_eq	python
@@ -90,14 +93,16 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README.txt docs/*.pdf LICENSE.txt
+%doc README.txt LICENSE.txt docs/*.pdf
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{py_sitedir}/_renderPM.so
 %attr(755,root,root) %{py_sitedir}/_rl_accel.so
 %attr(755,root,root) %{py_sitedir}/pyHnj.so
 %attr(755,root,root) %{py_sitedir}/sgmlop.so
 %dir %{py_sitedir}/reportlab
+%if "%{py_ver}" > "2.4"
 %{py_sitedir}/reportlab-%{version}-py*.egg-info
+%endif
 %{py_sitedir}/reportlab/*.py[co]
 %dir %{py_sitedir}/reportlab/fonts
 %{py_sitedir}/reportlab/fonts/*.afm
@@ -135,6 +140,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2009/07/08 12:58:42  matkor
+- Release 2. Lowered BR: python-devel >= 1:2.4.
+
 Revision 1.44  2009/07/08 11:18:29  patrys
 - 2.3
 - comes with all bells and whistles
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-ReportLab/python-ReportLab.spec?r1=1.44&r2=1.45&f=u



More information about the pld-cvs-commit mailing list