rpms/python-reportlab/devel python-reportlab.spec,1.3,1.4

Matthias Saou (thias) fedora-extras-commits at redhat.com
Thu Mar 3 23:53:15 UTC 2005


Author: thias

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

Modified Files:
	python-reportlab.spec 
Log Message:
Mass letter "o" and "p" update, one or more apply :
- Drop epoch: 0
- Remove %{epoch} requirements in sub-packages
- Remove trailing white spaces
- Keep consistent between spaces and tabs



Index: python-reportlab.spec
===================================================================
RCS file: /cvs/extras/rpms/python-reportlab/devel/python-reportlab.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- python-reportlab.spec	10 Dec 2004 22:03:10 -0000	1.3
+++ python-reportlab.spec	3 Mar 2005 23:53:13 -0000	1.4
@@ -4,18 +4,17 @@
 Name:           python-reportlab
 Version:        1.19
 Release:        2
-Epoch:          0
 Summary:        Python PDF generation library
 
 Group:          Development/Libraries
 License:        BSD
 URL:            http://www.reportlab.org/
 Source0:        http://www.reportlab.org/ftp/ReportLab_1_19.tgz
-         
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  python-devel >= 0:2.2  
-Requires:       python >= 0:%{pyver}, python < 0:%{pynext}
+BuildRequires:  python-devel >= 2.2
+Requires:       python >= %{pyver}, python < %{pynext}
 
 %description
 Python PDF generation library.




More information about the scm-commits mailing list