SPECS: python-pisa.spec - pl, python BRs
qboosh
qboosh at pld-linux.org
Tue Nov 6 19:37:48 CET 2007
Author: qboosh Date: Tue Nov 6 18:37:48 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, python BRs
---- Files affected:
SPECS:
python-pisa.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/python-pisa.spec
diff -u SPECS/python-pisa.spec:1.2 SPECS/python-pisa.spec:1.3
--- SPECS/python-pisa.spec:1.2 Tue Nov 6 17:47:41 2007
+++ SPECS/python-pisa.spec Tue Nov 6 19:37:42 2007
@@ -1,6 +1,7 @@
# $Revision$, $Date$
%define module pisa
-Summary: HTML/XML/CSS to PDF converter using the reportlab toolkit
+Summary: HTML/XML/CSS to PDF converter using the ReportLab toolkit
+Summary(pl.UTF-8): Konwerter formatów HTML/XML/CSS do PDF korzystający z narzędzi ReportLab
Name: python-%{module}
Version: 3.0.10
Release: 1
@@ -9,9 +10,11 @@
Source0: http://dl.sourceforge.net/spirito-pisa/%{module}-%{version}.tar.gz
# Source0-md5: 4c29768070f3a0f3a2f86a35f9ab22d7
URL: http://pisa.spirito.de/index.html
-BuildRequires: python-devel >= 1:2.4
+BuildRequires: python-devel >= 1:2.5
BuildRequires: python-html5lib
-BuildRequires: sed
+BuildRequires: rpm-pythonprov
+BuildRequires: rpmbuild(macros) >= 1.219
+BuildRequires: sed >= 4.0
%pyrequires_eq python
Requires: python-html5lib
Requires: python-PIL
@@ -19,7 +22,11 @@
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-HTML/XML/CSS to PDF converter using the reportlab toolkit
+HTML/XML/CSS to PDF converter using the ReportLab toolkit.
+
+%description -l pl.UTF-8
+Konwerter formatów HTML/XML/CSS do PDF korzystający z narzędzi
+ReportLab.
%prep
%setup -q -n %{module}-%{version}
@@ -38,7 +45,7 @@
install pisa.py $RPM_BUILD_ROOT%{_bindir}
sed -i 's@/usr/local/bin/python.*$@/usr/bin/python@' $RPM_BUILD_ROOT%{_bindir}/pisa.py
-%py_postclean $RPM_BUILD_ROOT%{py_sitescriptdir}
+%py_postclean
%clean
rm -rf $RPM_BUILD_ROOT
@@ -56,9 +63,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2007/11/06 18:37:42 qboosh
+- pl, python BRs
+
Revision 1.2 2007/11/06 16:47:41 patrys
- package command line tool
Revision 1.1 2007/11/06 15:39:15 patrys
- initial PLD release
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-pisa.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list