rpms/python-turbokid/EL-5 .cvsignore, 1.3, 1.4 python-turbokid.spec, 1.5, 1.6 sources, 1.3, 1.4

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Tue Nov 27 20:35:07 UTC 2007


Author: lmacken

Update of /cvs/pkgs/rpms/python-turbokid/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12280

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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-turbokid/EL-5/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	30 Sep 2006 06:23:30 -0000	1.3
+++ .cvsignore	27 Nov 2007 20:34:34 -0000	1.4
@@ -1 +1 @@
-TurboKid-0.9.9.tar.gz
+TurboKid-1.0.4.tar.gz


Index: python-turbokid.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-turbokid/EL-5/python-turbokid.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- python-turbokid.spec	9 Dec 2006 20:00:56 -0000	1.5
+++ python-turbokid.spec	27 Nov 2007 20:34:34 -0000	1.6
@@ -4,8 +4,8 @@
 %define module turbokid
 
 Name:           python-turbokid
-Version:        0.9.9
-Release:        4%{?dist}
+Version:        1.0.4
+Release:        1%{?dist}
 Summary:        Python template plugin that supports Kid templates
 
 Group:          Development/Languages
@@ -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.1
+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,21 @@
 
 
 %changelog
+* Tue Nov 27 2007 Luke Macken <lmacken at redhat.com> - 1.0.4-1
+- 1.0.4
+
+* 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
+
 * Sat Dec  9 2006 Luke Macken <lmacken at redhat.com> - 0.9.9-4
 - Add python-devel to BuildRequires
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-turbokid/EL-5/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	30 Sep 2006 06:23:30 -0000	1.3
+++ sources	27 Nov 2007 20:34:34 -0000	1.4
@@ -1 +1 @@
-49492d0d50257737f097e72500715a3b  TurboKid-0.9.9.tar.gz
+0dc9eba1783244a9800b8c4316d38341  TurboKid-1.0.4.tar.gz




More information about the fedora-extras-commits mailing list