rpms/python-formencode/devel python-formencode.spec,1.13,1.14

Toshio Ernie Kuratomi (toshio) fedora-extras-commits at redhat.com
Sat Apr 7 04:37:56 UTC 2007


Author: toshio

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

Modified Files:
	python-formencode.spec 
Log Message:
- Require python-setuptools



Index: python-formencode.spec
===================================================================
RCS file: /cvs/extras/rpms/python-formencode/devel/python-formencode.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- python-formencode.spec	4 Mar 2007 02:14:22 -0000	1.13
+++ python-formencode.spec	7 Apr 2007 04:37:22 -0000	1.14
@@ -3,7 +3,7 @@
 
 Name:           python-formencode
 Version:        0.7
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        HTML form validation, generation, and convertion package  
 
 Group:          Development/Libraries
@@ -15,6 +15,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildArch:      noarch
 
+Requires: python-setuptools
 BuildRequires:  python-setuptools python-devel
 
 
@@ -47,6 +48,9 @@
 %{python_sitelib}/FormEncode-%{version}-py%{pyver}.egg-info
 
 %changelog
+* Fri Apr  6 2007 Toshio Kuratomi <toshio at tiki-lounge.com> 0.7-3
+- Require python-setuptools
+
 * Sat Mar  3 2007 Luke Macken <lmacken at redhat.com> 0.7-2
 - Rebuild with newer badurl patch
 




More information about the fedora-extras-commits mailing list