rpms/python-repoze-what-pylons/EL-5 python-repoze-what-pylons.spec, 1.1, 1.2

Luke Macken lmacken at fedoraproject.org
Tue Oct 13 23:24:28 UTC 2009


Author: lmacken

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

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


Index: python-repoze-what-pylons.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-repoze-what-pylons/EL-5/python-repoze-what-pylons.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- python-repoze-what-pylons.spec	23 Jul 2009 14:08:42 -0000	1.1
+++ python-repoze-what-pylons.spec	13 Oct 2009 23:24:27 -0000	1.2
@@ -2,7 +2,7 @@
 
 Name:		python-repoze-what-pylons
 Version:	1.0
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	A plugin providing utilities for Pylons applications using repoze.what
 Group:		Development/Languages
 License:	BSD
@@ -14,7 +14,7 @@ BuildArch:	noarch
 BuildRequires:	python-devel, python-setuptools-devel
 Requires:	python-repoze-what >= 1.0.4
 Requires:	python-pylons >= 0.9.7
-Requires:	python-decorator >= 3.0
+Requires:	python-decorator3
 
 %description
 This plugin provides optional and handy utilities for Pylons applications 
@@ -50,6 +50,9 @@ rm -rf %{buildroot}
 %{python_sitelib}/*
 
 %changelog
+* Tue Oct 13 2009 Luke Macken <lmacken at redhat.com> - 1.0-4
+- Require python-decorator3
+
 * Wed Jul 01 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 1.0-3
 - fix rpmlint issues
 




More information about the fedora-extras-commits mailing list