rpms/python-reportlab/devel .cvsignore, 1.3, 1.4 python-reportlab.spec, 1.9, 1.10 sources, 1.3, 1.4

Brian Pepple (bpepple) fedora-extras-commits at redhat.com
Fri Sep 8 04:09:32 UTC 2006


Author: bpepple

Update of /cvs/extras/rpms/python-reportlab/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15052

Modified Files:
	.cvsignore python-reportlab.spec sources 
Log Message:
* Thu Sep  7 2006 Brian Pepple <bpepple at fedoraproject.org> - 1.21.1-1
- Update to 1.20.1.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-reportlab/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	30 Mar 2005 16:12:59 -0000	1.3
+++ .cvsignore	8 Sep 2006 04:09:32 -0000	1.4
@@ -1 +1 @@
-ReportLab_1_20.tgz
+ReportLab_1_21_1.tgz


Index: python-reportlab.spec
===================================================================
RCS file: /cvs/extras/rpms/python-reportlab/devel/python-reportlab.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- python-reportlab.spec	14 Feb 2006 17:55:31 -0000	1.9
+++ python-reportlab.spec	8 Sep 2006 04:09:32 -0000	1.10
@@ -1,28 +1,27 @@
-%define pyver %(python -c 'import sys ; print sys.version[:3]')
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:		python-reportlab
-Version:	1.20
-Release:	5%{?dist}
+Version:	1.21.1
+Release:	1%{?dist}
 Summary:	Python PDF generation library
 
 Group:		Development/Libraries
 License:	BSD
 URL:		http://www.reportlab.org/
-Source0:	http://www.reportlab.org/ftp/ReportLab_1_20.tgz
+Source0:	http://www.reportlab.org/ftp/ReportLab_1_21_1.tgz
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:	noarch
 
-BuildRequires:	python-devel >= 2.2
-Requires:	python-abi = %{pyver}
+BuildRequires:	python-devel
+
 
 %description
 Python PDF generation library.
 
 
 %prep
-%setup -q -n reportlab_1_20
+%setup -q -n reportlab_1_21_1
 
 
 %build
@@ -46,11 +45,13 @@
 %files
 %defattr(-,root,root,-)
 %doc reportlab/README reportlab/changes reportlab/license.txt
-%dir %{python_sitelib}/reportlab
 %{python_sitelib}/reportlab/
 
 
 %changelog
+* Thu Sep  7 2006 Brian Pepple <bpepple at fedoraproject.org> - 1.21.1-1
+- Update to 1.20.1.
+
 * Tue Feb 14 2006 Brian Pepple <bdpepple at ameritech.net> - 1.20-5
 - rebuilt for new gcc4.1 snapshot and glibc changes
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-reportlab/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	30 Mar 2005 16:12:59 -0000	1.3
+++ sources	8 Sep 2006 04:09:32 -0000	1.4
@@ -1 +1 @@
-8d374b9b6f7db3fc0821082347d5e6b5  ReportLab_1_20.tgz
+1d626995d10c8fb73d2718fa8aa00afb  ReportLab_1_21_1.tgz




More information about the scm-commits mailing list