rpms/python-turbokid/devel python-turbokid.spec,1.2,1.3

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Sat Sep 30 07:11:50 UTC 2006


Author: lmacken

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

Modified Files:
	python-turbokid.spec 
Log Message:
add python-setuptools to BR


Index: python-turbokid.spec
===================================================================
RCS file: /cvs/extras/rpms/python-turbokid/devel/python-turbokid.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-turbokid.spec	30 Sep 2006 06:23:30 -0000	1.2
+++ python-turbokid.spec	30 Sep 2006 07:11:49 -0000	1.3
@@ -5,7 +5,7 @@
 
 Name:           python-turbokid
 Version:        0.9.9
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Python template plugin that supports Kid templates
 
 Group:          Development/Languages
@@ -15,6 +15,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
+BuildRequires:  python-setuptools
 Requires:       python-kid >= 0.9.1
 
 %description
@@ -48,6 +49,9 @@
 
 
 %changelog
+* Sat Sep 30 2006 Luke Macken <lmacken at redhat.com> - 0.9.9-2
+- Add python-setuptools to BuildRequires
+
 * Sat Sep 30 2006 Luke Macken <lmacken at redhat.com> - 0.9.9-1
 - 0.9.9
 - Add README




More information about the scm-commits mailing list