rpms/python-cheetah/devel .cvsignore, 1.3, 1.4 python-cheetah.spec, 1.3, 1.4 sources, 1.3, 1.4

Mike Bonnet (mikeb) fedora-extras-commits at redhat.com
Thu Jul 13 18:14:51 UTC 2006


Author: mikeb

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-cheetah/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	21 May 2006 20:13:54 -0000	1.3
+++ .cvsignore	13 Jul 2006 18:14:51 -0000	1.4
@@ -1 +1 @@
-Cheetah-2.0rc6.tar.gz
+Cheetah-2.0rc7.tar.gz


Index: python-cheetah.spec
===================================================================
RCS file: /cvs/extras/rpms/python-cheetah/devel/python-cheetah.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- python-cheetah.spec	21 May 2006 20:13:54 -0000	1.3
+++ python-cheetah.spec	13 Jul 2006 18:14:51 -0000	1.4
@@ -2,13 +2,13 @@
 
 Name:           python-cheetah
 Version:        2.0
-Release:        0.rc6.0%{?dist}
+Release:        0.1.rc7%{?dist}
 Summary:        Template engine and code-generator
 
 Group:          Development/Libraries
 License:        MIT
-URL:            http://sourceforge.net/projects/cheetahtemplate
-Source:         http://download.sourceforge.net/cheetahtemplate/Cheetah-%{version}rc6.tar.gz
+URL:            http://cheetahtemplate.org/
+Source:         http://download.sourceforge.net/cheetahtemplate/Cheetah-%{version}rc7.tar.gz
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -24,7 +24,7 @@
 code, Java, sql, form emails and even Python code.
 
 %prep
-%setup -q -n Cheetah-%{version}rc6
+%setup -q -n Cheetah-%{version}rc7
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS"
@@ -88,6 +88,10 @@
 %ghost %{python_sitelib}/Cheetah/Utils/optik/*.pyo
 
 %changelog
+* Thu Jul 13 2006 Mike Bonnet <mikeb at redhat.com> - 2.0-0.1.rc7
+- update to 2.0rc7
+- change %%release format to conform to Extras packaging guidelines
+
 * Sun May 21 2006 Mike Bonnet <mikeb at redhat.com> - 2.0-0.rc6.0
 - update to 2.0rc6
 - run the included test suite after install


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-cheetah/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	21 May 2006 20:13:54 -0000	1.3
+++ sources	13 Jul 2006 18:14:51 -0000	1.4
@@ -1 +1 @@
-61d82da0977b706b2e1f34317de58d7d  Cheetah-2.0rc6.tar.gz
+94f83679cf4ebd658143faa339bbf134  Cheetah-2.0rc7.tar.gz




More information about the fedora-extras-commits mailing list