[python-tahrir] Added requirement on python-dogpile-cache.

Ralph Bean ralph at fedoraproject.org
Thu Jul 11 18:37:09 UTC 2013


commit 4b4ade8513299e9de7f6eb92fe1385bd3ba414f0
Author: Ralph Bean <rbean at redhat.com>
Date:   Thu Jul 11 14:36:54 2013 -0400

    Added requirement on python-dogpile-cache.

 python-tahrir.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/python-tahrir.spec b/python-tahrir.spec
index a979044..6afca65 100644
--- a/python-tahrir.spec
+++ b/python-tahrir.spec
@@ -2,7 +2,7 @@
 
 Name:             python-tahrir
 Version:          0.2.2
-Release:          1%{?dist}
+Release:          2%{?dist}
 Summary:          A pyramid app for issuing your own Open Badges
 
 Group:            Development/Languages
@@ -24,6 +24,7 @@ Requires:         python-weberror
 Requires:         python-velruse
 Requires:         python-anykeystore
 Requires:         python-qrcode
+Requires:         python-dogpile-cache
 
 Requires:         httpd
 Requires:         mod_wsgi
@@ -88,6 +89,9 @@ sed -i 's/%%(here)s/\/var\/lib\/tahrir/' apache/%{modname}.ini
 %attr(-,%{modname},root) %config(noreplace) %{_var}/lib/%{modname}
 
 %changelog
+* Thu Jul 11 2013 Ralph Bean <rbean at redhat.com> - 0.2.2-2
+- Added requirement for python-dogpile-cache
+
 * Wed Jul 10 2013 Ralph Bean <rbean at redhat.com> - 0.2.2-1
 - Latest upstream with more cosmetic surgery.
 


More information about the scm-commits mailing list