From c9b0cb2a00dc334b64d5e72fc39f4f48945e02e2 Mon Sep 17 00:00:00 2001 From: Maksym Yatsenko Date: Fri, 14 Nov 2014 17:56:59 +0200 Subject: [PATCH] Update version of python-openstack-auth package upto 1.1.7 in deb,rpm specs. Related-Bug:#1353544 Change-Id: I0e9cdcab20018e3099d4f7c82eb71b7ea2a32839 --- debian/control | 3 ++- rpm/SPECS/python-django-horizon.spec | 5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index c64ada9..3f28801 100644 --- a/debian/control +++ b/debian/control @@ -35,7 +35,7 @@ Depends: python-netaddr, python-neutronclient, python-novaclient, - python-openstack-auth (>= 1.1.1), + python-openstack-auth (>= 1.1.7), python-swiftclient, python-troveclient, python-tz, @@ -81,3 +81,4 @@ Depends: Description: Ubuntu theme for the Openstack dashboard A custom Ubuntu theme for Horizon. This package is optional and overrides the default theme and branding. + diff --git a/rpm/SPECS/python-django-horizon.spec b/rpm/SPECS/python-django-horizon.spec index 2e01ef3..2e1a011 100644 --- a/rpm/SPECS/python-django-horizon.spec +++ b/rpm/SPECS/python-django-horizon.spec @@ -90,7 +90,7 @@ Group: Applications/System Requires: httpd Requires: mod_wsgi Requires: python-django-horizon >= %{version} -Requires: python-django-openstack-auth >= 1.1.3 +Requires: python-django-openstack-auth >= 1.1.7 Requires: python-django-compressor >= 1.3 %if %{with_compression} > 0 Requires: python-lesscpy @@ -111,7 +111,7 @@ Requires: python-oslo-config Requires: python-eventlet BuildRequires: python2-devel -BuildRequires: python-django-openstack-auth >= 1.1.3 +BuildRequires: python-django-openstack-auth >= 1.1.7 BuildRequires: python-django-compressor >= 1.3 BuildRequires: python-django-appconf BuildRequires: python-lesscpy @@ -503,3 +503,4 @@ sed -i 's:^SECRET_KEY =.*:SECRET_KEY = "badcafe":' openstack_dashboard/local/loc - Initial package + -- 2.45.2