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

Tom Callaway spot at fedoraproject.org
Wed Sep 3 19:02:15 UTC 2008


Author: spot

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

Modified Files:
	python-simpletal.spec 
Log Message:
fix build


Index: python-simpletal.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-simpletal/devel/python-simpletal.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- python-simpletal.spec	3 Sep 2008 18:53:37 -0000	1.11
+++ python-simpletal.spec	3 Sep 2008 19:01:45 -0000	1.12
@@ -4,7 +4,7 @@
 
 Name:           python-simpletal
 Version:        4.1
-Release:        6%{?dist}
+Release:        7%{?dist}
 
 Summary:        An XML based template processor for TAL, TALES and METAL specifications.
 
@@ -16,7 +16,6 @@
 
 BuildArch:      noarch
 BuildRequires:  python-devel
-Requires:       python-abi = %(%{__python} -c "import sys ; print sys.version[:3]")
 
 %description
 SimpleTAL is a stand alone Python implementation of the TAL, TALES and METAL  specifications  used in Zope to power HTML and XML templates.
@@ -47,6 +46,9 @@
 %{python_sitelib}/simpletal/*.pyo
 
 %changelog
+* Wed Sep  3 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 4.1-7
+- drop old abi Requires
+
 * Wed Sep  3 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 4.1-6
 - fix license tag
 




More information about the fedora-extras-commits mailing list