rpms/python-tpg/devel python-tpg.spec,1.11,1.12

Tom Callaway spot at fedoraproject.org
Wed Sep 3 21:17:52 UTC 2008


Author: spot

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

Modified Files:
	python-tpg.spec 
Log Message:
drop old API Requires


Index: python-tpg.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-tpg/devel/python-tpg.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- python-tpg.spec	3 Sep 2008 18:58:35 -0000	1.11
+++ python-tpg.spec	3 Sep 2008 21:17:22 -0000	1.12
@@ -4,7 +4,7 @@
 
 Name:           python-tpg
 Version:        3.1.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 
 Summary:        A Python "toy parser generator"
 Group:          Development/Libraries
@@ -15,7 +15,6 @@
 
 BuildArch:      noarch
 BuildRequires:  python-devel
-Requires:   python-abi = %(%{__python} -c "import sys ; print sys.version[:3]")
 
 %description
 Toy Parser Generator is a lexical and syntactic parser generator
@@ -62,6 +61,9 @@
 %{python_sitelib}/TPG-%{version}-py*.egg-info
 
 %changelog
+* Wed Sep  3 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 3.1.2-2
+- drop ancient API Requires
+
 * Wed Sep  3 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 3.1.2-1
 - fix license tag
 - update to 3.1.2




More information about the fedora-extras-commits mailing list