rpms/python-turbokid/F-7 .cvsignore, 1.4, 1.5 python-turbokid.spec, 1.6, 1.7 sources, 1.4, 1.5

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Tue Sep 25 23:11:17 UTC 2007


Author: lmacken

Update of /cvs/pkgs/rpms/python-turbokid/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27704

Modified Files:
	.cvsignore python-turbokid.spec sources 
Log Message:
1.0.3


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-turbokid/F-7/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	5 May 2007 07:47:14 -0000	1.4
+++ .cvsignore	25 Sep 2007 23:10:43 -0000	1.5
@@ -1 +1 @@
-TurboKid-1.0.1.tar.gz
+TurboKid-1.0.3.tar.gz


Index: python-turbokid.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-turbokid/F-7/python-turbokid.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- python-turbokid.spec	5 May 2007 07:47:14 -0000	1.6
+++ python-turbokid.spec	25 Sep 2007 23:10:43 -0000	1.7
@@ -4,7 +4,7 @@
 %define module turbokid
 
 Name:           python-turbokid
-Version:        1.0.1
+Version:        1.0.3
 Release:        1%{?dist}
 Summary:        Python template plugin that supports Kid templates
 
@@ -15,8 +15,13 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
-BuildRequires:  python-setuptools python-devel
-Requires:       python-kid >= 0.9.5
+BuildRequires: python-devel
+%if 0%{?fedora} >= 8
+BuildRequires: python-setuptools-devel
+%else
+BuildRequires: python-setuptools
+%endif
+Requires:       python-kid >= 0.9.6
 
 %description
 This package provides a template engine plugin, allowing you
@@ -49,6 +54,15 @@
 
 
 %changelog
+* Sat Sep 22 2007 Luke Macken <lmacken at redhat.com> - 1.0.3-1
+- 1.0.3
+
+* Sun Sep  2 2007 Luke Macken <lmacken at redhat.com> - 1.0.2-2
+- Update for python-setuptools changes in rawhide
+
+* Sat Aug 18 2007 Luke Macken <lmacken at redhat.com> - 1.0.2-1
+- 1.0.2
+
 * Thu May  3 2007 Luke Macken <lmacken at redhat.com> - 1.0.1-1
 - 1.0.1
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-turbokid/F-7/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	5 May 2007 07:47:14 -0000	1.4
+++ sources	25 Sep 2007 23:10:43 -0000	1.5
@@ -1 +1 @@
-8c63833c66990379d3f05bece0687b12  TurboKid-1.0.1.tar.gz
+405376c3b16091b76fb6554a5506bc0b  TurboKid-1.0.3.tar.gz




More information about the fedora-extras-commits mailing list