rpms/python-turbocheetah/F-8 .cvsignore, 1.2, 1.3 python-turbocheetah.spec, 1.5, 1.6 sources, 1.2, 1.3

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Wed Dec 5 03:21:04 UTC 2007


Author: lmacken

Update of /cvs/pkgs/rpms/python-turbocheetah/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12439

Modified Files:
	.cvsignore python-turbocheetah.spec sources 
Log Message:
1.0


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-turbocheetah/F-8/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	10 Oct 2006 15:19:09 -0000	1.2
+++ .cvsignore	5 Dec 2007 03:20:31 -0000	1.3
@@ -1 +1 @@
-TurboCheetah-0.9.5.tar.gz
+TurboCheetah-1.0.tar.gz


Index: python-turbocheetah.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-turbocheetah/F-8/python-turbocheetah.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- python-turbocheetah.spec	2 Sep 2007 04:50:22 -0000	1.5
+++ python-turbocheetah.spec	5 Dec 2007 03:20:31 -0000	1.6
@@ -4,25 +4,19 @@
 %define module turbocheetah
 
 Name:           python-turbocheetah
-Version:        0.9.5
-Release:        8%{?dist}
+Version:        1.0
+Release:        1%{?dist}
 Summary:        TurboGears plugin to support use of Cheetah templates
 
 Group:          Development/Languages
 License:        MIT
-URL:            http://www.turbogears.org/docs/plugins/template.html
+URL:            http://pypi.python.org/pypi/TurboCheetah
 Source0:        http://cheeseshop.python.org/packages/source/T/TurboCheetah/TurboCheetah-%{version}.tar.gz
-Patch0:         %{name}-%{version}-setuptools.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
-BuildRequires:  python-devel
-%if 0%{?fedora} >= 8
-BuildRequires: python-setuptools-devel
-%else
-BuildRequires: python-setuptools
-%endif
-Requires:       python-cheetah >= 1.0
+BuildRequires:  python-devel python-setuptools-devel
+Requires:       python-cheetah >= 1.0.2
 
 %description
 This package provides a template engine plugin, allowing you
@@ -32,7 +26,6 @@
 
 %prep
 %setup -q -n TurboCheetah-%{version}
-%patch0
 
 
 %build
@@ -57,6 +50,12 @@
 
 
 %changelog
+* Tue Dec  4 2007 Luke Macken <lmacken at redhat.com> - 1.0-1
+- 1.0
+
+* Fri Oct 26 2007 Luke Macken <lmacken at redhat.com> - 0.9.5-9
+- Fix broken URL (#353951)
+
 * Sun Sep  2 2007 Luke Macken <lmacken at redhat.com> - 0.9.5-8
 - Update for python-setuptools changes in rawhide
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-turbocheetah/F-8/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	10 Oct 2006 15:19:09 -0000	1.2
+++ sources	5 Dec 2007 03:20:31 -0000	1.3
@@ -1 +1 @@
-52e12130302a218a8e3b925447041be4  TurboCheetah-0.9.5.tar.gz
+daf99f38f6696ac64b7df8ac2e003a03  TurboCheetah-1.0.tar.gz




More information about the fedora-extras-commits mailing list