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

Tom Callaway spot at fedoraproject.org
Mon Sep 15 18:48:00 UTC 2008


Author: spot

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

Modified Files:
	python-simpletal.spec 
Log Message:
fix missing egg-info


Index: python-simpletal.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-simpletal/devel/python-simpletal.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- python-simpletal.spec	3 Sep 2008 19:01:45 -0000	1.12
+++ python-simpletal.spec	15 Sep 2008 18:47:29 -0000	1.13
@@ -4,7 +4,7 @@
 
 Name:           python-simpletal
 Version:        4.1
-Release:        7%{?dist}
+Release:        8%{?dist}
 
 Summary:        An XML based template processor for TAL, TALES and METAL specifications.
 
@@ -44,8 +44,12 @@
 %{python_sitelib}/simpletal/*.py
 %{python_sitelib}/simpletal/*.pyc
 %{python_sitelib}/simpletal/*.pyo
+%{python_sitelib}/SimpleTAL-%{version}-py*.egg-info
 
 %changelog
+* Mon Sep 15 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 4.1-8
+- fix missing egg-info
+
 * Wed Sep  3 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 4.1-7
 - drop old abi Requires
 




More information about the fedora-extras-commits mailing list