rpms/PyRTF/F-7 PyRTF.spec,1.4,1.5

José Abílio Oliveira Matos (jamatos) fedora-extras-commits at redhat.com
Tue Aug 28 16:46:57 UTC 2007


Author: jamatos

Update of /cvs/pkgs/rpms/PyRTF/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16083

Modified Files:
	PyRTF.spec 
Log Message:
* Tue Aug 28 2007 José Matos <jamatos[AT]fc.up.pt> - 0.45-5
- License fix, rebuild for devel (F8).



Index: PyRTF.spec
===================================================================
RCS file: /cvs/pkgs/rpms/PyRTF/F-7/PyRTF.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- PyRTF.spec	11 Dec 2006 22:56:53 -0000	1.4
+++ PyRTF.spec	28 Aug 2007 16:46:19 -0000	1.5
@@ -2,11 +2,11 @@
 
 Name:           PyRTF
 Version:        0.45
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Rich Text Format (RTF) Document Generation in Python
 
 Group:          Development/Languages
-License:        LGPL
+License:        LGPLv2+ or GPL+
 URL:            http://pyrtf.sourceforge.net/
 Source0:        http://dl.sf.net/pyrtf/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -15,6 +15,10 @@
 BuildRequires:  python-devel
 BuildRequires:  sed >= 3.95
 
+# Notice that there is a possible update by a different author
+# ftp://ftp.visi.com/users/grante/python/PyRTF-0.46.tar.gz
+# http://groups.google.com/group/comp.lang.python.announce/msg/e9997d47b4303547
+
 %description
 PyRTF is a pure python module for the efficient generation of rich text form
 documents.  It has good support for tables and tries to maintain compatibility
@@ -48,6 +52,9 @@
 %{python_sitelib}/PyRTF/*.py[co]
 
 %changelog
+* Tue Aug 28 2007 José Matos <jamatos[AT]fc.up.pt> - 0.45-5
+- License fix, rebuild for devel (F8).
+
 * Mon Dec 11 2006 José Matos <jamatos[AT]fc.up.pt> - 0.45-4
 - Fix BR (python -> python-devel).
 




More information about the fedora-extras-commits mailing list