rpms/PyRTF/FC-6 PyRTF.spec,1.2,1.3

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


Author: jamatos

Update of /cvs/pkgs/rpms/PyRTF/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16150

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/FC-6/PyRTF.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- PyRTF.spec	19 Sep 2006 23:55:12 -0000	1.2
+++ PyRTF.spec	28 Aug 2007 16:47:07 -0000	1.3
@@ -2,19 +2,23 @@
 
 Name:           PyRTF
 Version:        0.45
-Release:        2%{?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)
 BuildArch:      noarch
 
-BuildRequires:  python
+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,15 @@
 %{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).
+
+* Mon Dec 11 2006 José Matos <jamatos[AT]fc.up.pt> - 0.45-3
+- Rebuild for python 2.5.
+
 * Wed Sep 20 2006 José Matos <jamatos[AT]fc.up.pt> - 0.45-2
 - Rebuild for FC-6.
 - Unghost .pyo files.




More information about the fedora-extras-commits mailing list