[python-moksha-wsgi] Add req on python-paste-script.

Ralph Bean ralph at fedoraproject.org
Thu Nov 7 17:48:08 UTC 2013


commit 21ff88d17b5bd07f13d62c8937a5df23bcb53855
Author: Ralph Bean <rbean at redhat.com>
Date:   Thu Nov 7 12:48:07 2013 -0500

    Add req on python-paste-script.

 python-moksha-wsgi.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/python-moksha-wsgi.spec b/python-moksha-wsgi.spec
index bf413a6..fd41d0f 100644
--- a/python-moksha-wsgi.spec
+++ b/python-moksha-wsgi.spec
@@ -2,7 +2,7 @@
 
 Name:           python-moksha-wsgi
 Version:        1.2.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        WSGI components for Moksha
 
 Group:          Development/Libraries
@@ -29,6 +29,7 @@ BuildRequires:  python-tw2-jqplugins-gritter
 BuildRequires:  python-tw2-jit
 BuildRequires:  python-tw2-excanvas
 BuildRequires:  python-paste
+BuildRequires:  python-paste-script
 BuildRequires:  python-repoze-what
 BuildRequires:  python-pygments
 BuildRequires:  python-shove
@@ -45,6 +46,7 @@ Requires:       python-tw2-jqplugins-gritter
 Requires:       python-tw2-jit
 Requires:       python-tw2-excanvas
 Requires:       python-paste
+Requires:       python-paste-script
 Requires:       python-repoze-what
 Requires:       python-pygments
 Requires:       python-shove
@@ -77,6 +79,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build
 %{python_sitelib}/%{modname}-%{version}*
 
 %changelog
+* Thu Nov 07 2013 Ralph Bean <rbean at redhat.com> - 1.2.1-3
+- Requires on python-paste-script.
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list