rpms/python-cherrytemplate/devel python-cherrytemplate.spec, 1.4, 1.5

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Sun Dec 10 06:25:28 UTC 2006


Author: lmacken

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

Modified Files:
	python-cherrytemplate.spec 
Log Message:
rebuild for python 2.5


Index: python-cherrytemplate.spec
===================================================================
RCS file: /cvs/extras/rpms/python-cherrytemplate/devel/python-cherrytemplate.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- python-cherrytemplate.spec	10 Dec 2006 05:44:01 -0000	1.4
+++ python-cherrytemplate.spec	10 Dec 2006 06:24:58 -0000	1.5
@@ -2,7 +2,7 @@
 
 Name:           python-cherrytemplate
 Version:        1.0.0
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        An easy and powerful templating module for Python
 Group:          Development/Libraries
 License:        BSD
@@ -13,6 +13,8 @@
 
 BuildArch:      noarch
 
+BuildRequires:  python-devel
+
 %description
 CherryTemplate is an easy and powerful templating module for Python. 
 
@@ -47,6 +49,9 @@
 %{python_sitelib}/cherrytemplate/unittest/*.py[co]
 
 %changelog
+* Sun Dec 10 2006 Luke Macken <lmacken at redhat.com> - 1.0.0-5
+- Add python-devel to BuildRequires
+
 * Sun Dec 10 2006 Luke Macken <lmacken at redhat.com> - 1.0.0-4
 - Rebuild for python 2.5
 




More information about the scm-commits mailing list