rpms/python-cheetah/devel .cvsignore, 1.4, 1.5 python-cheetah.spec, 1.7, 1.8 sources, 1.4, 1.5

Mike Bonnet (mikeb) fedora-extras-commits at redhat.com
Mon Apr 23 18:04:08 UTC 2007


Author: mikeb

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

Modified Files:
	.cvsignore python-cheetah.spec sources 
Log Message:
update to 2.0rc8


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-cheetah/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	13 Jul 2006 18:14:51 -0000	1.4
+++ .cvsignore	23 Apr 2007 18:03:34 -0000	1.5
@@ -1 +1 @@
-Cheetah-2.0rc7.tar.gz
+Cheetah-2.0rc8.tar.gz


Index: python-cheetah.spec
===================================================================
RCS file: /cvs/extras/rpms/python-cheetah/devel/python-cheetah.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- python-cheetah.spec	8 Jan 2007 19:39:43 -0000	1.7
+++ python-cheetah.spec	23 Apr 2007 18:03:34 -0000	1.8
@@ -2,13 +2,13 @@
 
 Name:           python-cheetah
 Version:        2.0
-Release:        0.4.rc7%{?dist}
+Release:        0.5.rc8%{?dist}
 Summary:        Template engine and code-generator
 
 Group:          Development/Libraries
 License:        MIT
 URL:            http://cheetahtemplate.org/
-Source:         http://download.sourceforge.net/cheetahtemplate/Cheetah-%{version}rc7.tar.gz
+Source:         http://download.sourceforge.net/cheetahtemplate/Cheetah-%{version}rc8.tar.gz
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -23,7 +23,7 @@
 code, Java, sql, form emails and even Python code.
 
 %prep
-%setup -q -n Cheetah-%{version}rc7
+%setup -q -n Cheetah-%{version}rc8
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS"
@@ -88,11 +88,14 @@
 %{python_sitelib}/Cheetah/Utils/optik/*.pyc
 %{python_sitelib}/Cheetah/Utils/optik/*.pyo
 
-%dir %{python_sitelib}/Cheetah-%{version}rc7-*.egg-info
-%{python_sitelib}/Cheetah-%{version}rc7-*.egg-info/PKG-INFO
-%{python_sitelib}/Cheetah-%{version}rc7-*.egg-info/*.txt
+%dir %{python_sitelib}/Cheetah-%{version}rc8-*.egg-info
+%{python_sitelib}/Cheetah-%{version}rc8-*.egg-info/PKG-INFO
+%{python_sitelib}/Cheetah-%{version}rc8-*.egg-info/*.txt
 
 %changelog
+* Mon Apr 23 2007 Mike Bonnet <mikeb at redhat.com> - 2.0-0.5.rc8
+- update to 2.0rc8
+
 * Mon Jan  8 2007 Mike Bonnet <mikeb at redhat.com> - 2.0-0.4.rc7
 - use setuptools and install setuptools metadata
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-cheetah/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	13 Jul 2006 18:14:51 -0000	1.4
+++ sources	23 Apr 2007 18:03:34 -0000	1.5
@@ -1 +1 @@
-94f83679cf4ebd658143faa339bbf134  Cheetah-2.0rc7.tar.gz
+7a13092bad898ba0b0fe903865fc1faa  Cheetah-2.0rc8.tar.gz




More information about the scm-commits mailing list