From: Maksym Yatsenko Date: Thu, 13 Nov 2014 13:23:20 +0000 (+0200) Subject: Update version of python-openstack-auth package upto 1.1.7 in deb,rpm specs. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=87d1298090b03c7b0926ef5502aba4050cd77664;p=openstack-build%2Fhorizon-build.git Update version of python-openstack-auth package upto 1.1.7 in deb,rpm specs. Related-Bug:#1353544 Change-Id: I0f4f4f45374d78b5f6b57d3dd3c81b5bf33c62b7 --- diff --git a/debian/control b/debian/control index c64ada9..0fe5646 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, @@ -80,4 +80,4 @@ Depends: ${python: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. + default theme and branding. \ No newline at end of file diff --git a/rpm/SPECS/python-django-horizon.spec b/rpm/SPECS/python-django-horizon.spec index 94fbf48..6eae6a3 100644 --- a/rpm/SPECS/python-django-horizon.spec +++ b/rpm/SPECS/python-django-horizon.spec @@ -89,7 +89,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 @@ -110,7 +110,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 @@ -499,4 +499,4 @@ sed -i 's:^SECRET_KEY =.*:SECRET_KEY = "badcafe":' openstack_dashboard/local/loc - Fix static content viewing (patch from Jan van Eldik) (bz 788567) * Mon Jan 30 2012 Cole Robinson - 2012.1-0.1.e3 -- Initial package +- Initial package \ No newline at end of file