rpms/python-pylons/EL-5 python-pylons.spec,1.6,1.7

Luke Macken lmacken at fedoraproject.org
Wed Oct 14 01:14:26 UTC 2009


Author: lmacken

Update of /cvs/pkgs/rpms/python-pylons/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20655

Modified Files:
	python-pylons.spec 
Log Message:
Require python-decorator3


Index: python-pylons.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-pylons/EL-5/python-pylons.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- python-pylons.spec	26 Jul 2009 20:56:39 -0000	1.6
+++ python-pylons.spec	14 Oct 2009 01:14:25 -0000	1.7
@@ -2,7 +2,7 @@
 
 Name: python-pylons
 Version: 0.9.7
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: Pylons web framework
 
 Group: Development/Languages
@@ -16,7 +16,7 @@ BuildRequires: python-setuptools-devel
 # For the test suite
 BuildRequires: python-routes python-webhelpers python-beaker
 BuildRequires: python-paste python-paste-script python-paste-deploy
-BuildRequires: python-formencode python-simplejson python-decorator
+BuildRequires: python-formencode python-simplejson python-decorator3
 BuildRequires: python-nose python-mako python-webob python-weberror
 BuildRequires: python-tempita python-webtest python-turbocheetah
 BuildRequires: python-turbokid python-myghty python-genshi python-jinja2
@@ -31,7 +31,7 @@ Requires: python-paste-script >= 1.7.3
 Requires: python-paste-deploy >= 1.3.3
 Requires: python-formencode >= 1.2.1
 Requires: python-simplejson >= 2.0.8
-Requires: python-decorator >= 2.3.2
+Requires: python-decorator3
 Requires: python-nose >= 0.10.4
 Requires: python-mako >= 0.2.4
 Requires: python-webob >= 0.9.6.1
@@ -81,6 +81,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Oct 13 2009 Luke Macken <lmacken at redhat.com> - 0.9.7-3
+- Require python-decorator3
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.7-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list