packages: python-ReportLab/python-ReportLab.spec - 2.5

patrys patrys at pld-linux.org
Thu Sep 15 16:46:38 CEST 2011


Author: patrys                       Date: Thu Sep 15 14:46:38 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 2.5

---- Files affected:
packages/python-ReportLab:
   python-ReportLab.spec (1.54 -> 1.55) 

---- Diffs:

================================================================
Index: packages/python-ReportLab/python-ReportLab.spec
diff -u packages/python-ReportLab/python-ReportLab.spec:1.54 packages/python-ReportLab/python-ReportLab.spec:1.55
--- packages/python-ReportLab/python-ReportLab.spec:1.54	Tue Feb  8 20:04:54 2011
+++ packages/python-ReportLab/python-ReportLab.spec	Thu Sep 15 16:46:33 2011
@@ -11,18 +11,17 @@
 # - Standard T1 font curves (source1) maybe should be packaged in other package?
 
 %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.4
-Release:	6
+Version:	2.5
+Release:	1
 License:	distributable
 Group:		Libraries/Python
-Source0:	http://www.reportlab.org/ftp/ReportLab_%{fversion}.tar.gz
-# Source0-md5:	e6dc4b0fbfb6814f7777e5960774cb5d
+Source0:	http://www.reportlab.org/ftp/reportlab-%{version}.tar.gz
+# Source0-md5:	cdf8b87a6cf1501de1b0a8d341a217d3
 Source1:	http://www.reportlab.com/ftp/fonts/pfbfer.zip
-# Source1-md5:	9042d7091298313c9a8d87e1a30ac2c5
+# Source1-md5:	35d20e26490cb2a8646fab6276ac6a4c
 Patch0:		%{name}-setup.patch
 URL:		http://www.reportlab.org/
 %{?with_doc:BuildRequires:	python-PIL}
@@ -72,7 +71,7 @@
 Przykłady do biblioteki ReportLab.
 
 %prep
-%setup -q -n ReportLab_%{fversion}
+%setup -q -n reportlab-%{version}
 
 %{__unzip} -qq -d src/reportlab/fonts %{SOURCE1}
 
@@ -160,6 +159,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.55  2011/09/15 14:46:33  patrys
+- 2.5
+
 Revision 1.54  2011/02/08 19:04:54  sparky
 - BR: unzip
 
================================================================

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



More information about the pld-cvs-commit mailing list