rpms/python-clientform/devel python-clientform.spec,1.6,1.7

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Thu May 11 14:44:25 UTC 2006


Author: lmacken

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

Modified Files:
	python-clientform.spec 
Log Message:
add python-setuptools to buildrequires


Index: python-clientform.spec
===================================================================
RCS file: /cvs/extras/rpms/python-clientform/devel/python-clientform.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- python-clientform.spec	11 May 2006 14:32:23 -0000	1.6
+++ python-clientform.spec	11 May 2006 14:44:24 -0000	1.7
@@ -2,7 +2,7 @@
 
 Name:           python-clientform
 Version:        0.2.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Python module for client-side HTML forms
 
 Group:          Development/Languages
@@ -12,7 +12,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  python
+BuildRequires:  python, python-setuptools
 
 %description
 ClientForm is a Python module for handling HTML forms on the client side,
@@ -45,7 +45,10 @@
 %ghost %{python_sitelib}/ClientForm.pyo
 
 %changelog
-* Thu May 12 2006 Luke Macken <lmacken at redhat.com> 0.2.2-2
+* Thu May 11 2006 Luke Macken <lmacken at redhat.com> 0.2.2-3
+- Add python-setuptools to BuildRequires
+
+* Thu May 11 2006 Luke Macken <lmacken at redhat.com> 0.2.2-2
 - Fix version in Source0
 
 * Thu May 11 2006 Luke Macken <lmacken at redhat.com> 0.2.2-1




More information about the fedora-extras-commits mailing list