[python-tahrir] Require python-webhelpers.

Ralph Bean ralph at fedoraproject.org
Wed Aug 28 13:59:01 UTC 2013


commit 552c44cc6464ea6f0b8ca6978a151550bbe5f901
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Aug 28 09:58:01 2013 -0400

    Require python-webhelpers.

 python-tahrir.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/python-tahrir.spec b/python-tahrir.spec
index 64116b6..26a48e4 100644
--- a/python-tahrir.spec
+++ b/python-tahrir.spec
@@ -16,6 +16,7 @@ BuildRequires:    python2-devel
 BuildRequires:    python-setuptools
 
 Requires:         python-pyramid
+Requires:         python-webhelpers
 Requires:         python-tahrir-api
 Requires:         python-transaction
 Requires:         python-pyramid-tm
@@ -95,6 +96,9 @@ sed -i 's/%%(here)s/\/var\/lib\/tahrir/' apache/%{modname}.ini
 %attr(-,%{modname},root) %config(noreplace) %{_var}/lib/%{modname}
 
 %changelog
+* Wed Aug 28 2013 Ralph Bean <rbean at redhat.com> - 0.4.0-2
+- Add dependency on python-webhelpers.
+
 * Mon Aug 26 2013 Ralph Bean <rbean at redhat.com> - 0.4.0-1
 - Latest upstream.
 - Take advantage of enhanced tahrir-api for fedmsg and rank caching.


More information about the scm-commits mailing list