[python-django-horizon/el6-havana] add runtime requirement python-pbr

Matthias Runge mrunge at fedoraproject.org
Thu Nov 21 10:36:09 UTC 2013


commit d25768dd5bc671fe841f2c525e7b88c5351f5083
Author: Matthias Runge <mrunge at redhat.com>
Date:   Thu Nov 21 11:44:13 2013 +0100

    add runtime requirement python-pbr

 python-django-horizon.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/python-django-horizon.spec b/python-django-horizon.spec
index 2f74a15..fb23780 100644
--- a/python-django-horizon.spec
+++ b/python-django-horizon.spec
@@ -1,6 +1,6 @@
 Name:       python-django-horizon
 Version:    2013.2
-Release:    2%{?dist}
+Release:    3%{?dist}
 Summary:    Django application for talking to Openstack
 
 Group:      Development/Libraries
@@ -48,6 +48,7 @@ Requires:   Django
 Requires:   python-dateutil
 Requires:   pytz
 Requires:   python-lockfile
+Requires:   python-pbr
 
 BuildRequires: python2-devel
 BuildRequires: python-setuptools
@@ -328,6 +329,9 @@ mkdir -p %{buildroot}%{_var}/log/horizon
 %{_datadir}/openstack-dashboard/openstack_dashboard_theme
 
 %changelog
+* Thu Nov 21 2013 Matthias Runge <mrunge at redhat.com> - 2013.2-3
+- add runtime requiremt python-pbr
+
 * Fri Oct 18 2013 Matthias Runge <mrunge at redhat.com> - 2013.2-2
 - Horizon-2013.2 final
 - create /var/log/horizon


More information about the scm-commits mailing list