rpms/python-simpletal/devel python-simpletal.spec,1.7,1.8

Shahms King (shahms) fedora-extras-commits at redhat.com
Fri Aug 11 15:20:30 UTC 2006


Author: shahms

Update of /cvs/extras/rpms/python-simpletal/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9764/devel

Modified Files:
	python-simpletal.spec 
Log Message:
don't ghost .pyo files


Index: python-simpletal.spec
===================================================================
RCS file: /cvs/extras/rpms/python-simpletal/devel/python-simpletal.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- python-simpletal.spec	13 Feb 2006 18:02:00 -0000	1.7
+++ python-simpletal.spec	11 Aug 2006 15:20:30 -0000	1.8
@@ -4,7 +4,7 @@
 
 Name:           python-simpletal
 Version:        4.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 
 Summary:        An XML based template processor for TAL, TALES and METAL specifications.
 
@@ -44,9 +44,12 @@
 %dir %{python_sitelib}/simpletal
 %{python_sitelib}/simpletal/*.py
 %{python_sitelib}/simpletal/*.pyc
-%ghost %{python_sitelib}/simpletal/*.pyo
+%{python_sitelib}/simpletal/*.pyo
 
 %changelog
+* Fri Aug 11 2006 Shahms E. King <shahms at shahms.com> 4.1-3
+- Include, don't ghost .pyo files per new guidelines
+
 * Mon Feb 13 2006 Shahms E. King <shahms at shahms.com> 4.1-2
 - Rebuild for FC5
 




More information about the fedora-extras-commits mailing list