rpms/python-tpg/devel .cvsignore, 1.4, 1.5 python-tpg.spec, 1.10, 1.11 sources, 1.4, 1.5

Tom Callaway spot at fedoraproject.org
Wed Sep 3 18:59:05 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/python-tpg/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26631

Modified Files:
	.cvsignore python-tpg.spec sources 
Log Message:
fix license tag, update to 3.1.2


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-tpg/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	8 Aug 2006 15:51:56 -0000	1.4
+++ .cvsignore	3 Sep 2008 18:58:35 -0000	1.5
@@ -1 +1 @@
-TPG-3.1.0.tar.gz
+TPG-3.1.2.tar.gz


Index: python-tpg.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-tpg/devel/python-tpg.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- python-tpg.spec	23 Dec 2006 21:09:18 -0000	1.10
+++ python-tpg.spec	3 Sep 2008 18:58:35 -0000	1.11
@@ -3,13 +3,13 @@
 %define srcname TPG
 
 Name:           python-tpg
-Version:        3.1.0
-Release:        4%{?dist}
+Version:        3.1.2
+Release:        1%{?dist}
 
 Summary:        A Python "toy parser generator"
 Group:          Development/Libraries
-License:        LGPL
-URL:            http://christophe.delord.free.fr/en/tpg/
+License:        LGPLv2+
+URL:            http://christophe.delord.free.fr/tpg/index.html
 Source0:        http://christophe.delord.free.fr/soft/tpg/%{srcname}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -59,8 +59,13 @@
 %{python_sitelib}/tpg.py
 %{python_sitelib}/tpg.pyc
 %{python_sitelib}/tpg.pyo
+%{python_sitelib}/TPG-%{version}-py*.egg-info
 
 %changelog
+* Wed Sep  3 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 3.1.2-1
+- fix license tag
+- update to 3.1.2
+
 * Sat Dec 23 2006 Jason L Tibbitts III <tibbs at math.uh.edu> - 3.1.0-4
 - Rebuild with Python 2.5
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-tpg/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	8 Aug 2006 15:51:56 -0000	1.4
+++ sources	3 Sep 2008 18:58:35 -0000	1.5
@@ -1 +1 @@
-1f0ca4cc754afa82c0212967d6263c5c  TPG-3.1.0.tar.gz
+6db93d06bba42dd8200098a6ea4365e5  TPG-3.1.2.tar.gz




More information about the fedora-extras-commits mailing list