From 9758c95a389a68ece2e6f097e350a8629cde0160 Mon Sep 17 00:00:00 2001 From: Vasyl Saienko Date: Wed, 28 Jan 2015 11:05:43 +0200 Subject: [PATCH] update requirements Change-Id: I135a71dca255320bba4a6775bac844219a18ffe4 --- rpm/SPECS/python-django-horizon.spec | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/rpm/SPECS/python-django-horizon.spec b/rpm/SPECS/python-django-horizon.spec index 8c11fc2..db2a52b 100644 --- a/rpm/SPECS/python-django-horizon.spec +++ b/rpm/SPECS/python-django-horizon.spec @@ -55,6 +55,8 @@ BuildRequires: python-django-openstack-auth >= 1.1.7 BuildRequires: python-django-pyscss >= 1.0.3 BuildRequires: python-lockfile >= 0.8 +BuildRequires: python-oslo-concurrency >= 1.4.1 + BuildRequires: python-XStatic >= 1.0.0 BuildRequires: python-XStatic-Angular >= 1.3.7 BuildRequires: python-XStatic-Angular-Bootstrap >= 0.11.0.2 @@ -86,6 +88,7 @@ BuildRequires: python-saharaclient >= 0.7.6 BuildRequires: python-swiftclient >= 2.2.0 BuildRequires: python-troveclient >= 1.0.7 + # additional provides to be consistent with other django packages Provides: django-horizon = %{version}-%{release} @@ -119,6 +122,7 @@ Requires: python-iso8601 >= 0.1.9 Requires: python-kombu >= 2.5.0 Requires: python-lockfile >= 0.8 Requires: python-netaddr >= 0.7.12 +Requires: python-oslo-concurrency >= 1.4.1 Requires: python-oslo-config >= 1.6 Requires: python-oslo.i18n >= 1.0.0 Requires: python-oslo-serialization >= 1.2.0 @@ -402,6 +406,9 @@ mkdir -p %{buildroot}%{_var}/log/horizon #%{_datadir}/openstack-dashboard/openstack_dashboard/enabled/_99_customization.* %changelog +* Wed Jan 28 2015 Vasyl Saienko 2015.1.0b1 +- Update requirements + * Tue Sep 23 2014 Ivan Berezovskiy 2014.2.b3 - Update requirements - Add simple tests -- 2.45.2