From: Kirill Proskurin Date: Fri, 16 Oct 2015 16:28:29 +0000 (+0300) Subject: - update django-compressor build requirements to 1.5 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=8dea65bb5f0638ef15406c7a68c67283ccf4787b;p=openstack-build%2Fhorizon-build.git - update django-compressor build requirements to 1.5 - add missing requirements: django-babel, PyYAML, python-iso8601, python-kombu, python-httplib2 Related-Bug: 1506463 Change-Id: If9fc93d74bbccb4a470ecc4913bc85d83da5f027 --- diff --git a/centos7/rpm/SPECS/python-django-horizon.spec b/centos7/rpm/SPECS/python-django-horizon.spec index b7266b4..06b2f4a 100644 --- a/centos7/rpm/SPECS/python-django-horizon.spec +++ b/centos7/rpm/SPECS/python-django-horizon.spec @@ -5,7 +5,7 @@ Name: python-django-horizon # https://review.openstack.org/#/q/I6a35fa0dda798fad93b804d00a46af80f08d475c,n,z Epoch: 1 Version: 8.0.0.0rc1 -Release: 1%{?dist}~mos8.0.2 +Release: 1%{?dist}~mos8.0.3 Summary: Django application for talking to Openstack Group: Development/Libraries @@ -82,9 +82,14 @@ Requires: mod_wsgi Requires: %{name} = %{epoch}:%{version}-%{release} Requires: python-django-openstack-auth >= 2.0.0 Requires: python-django-compressor >= 1.5 +Requires: python-django-babel >= 0.3.4 Requires: python-django-appconf Requires: python-lesscpy +Requires: PyYAML >= 3.1.0 +Requires: python-iso8601 >= 0.1.9 +Requires: python-kombu >= 3.0.7 +Requires: python-httplib2 >= 0.7.5 Requires: python-glanceclient >= 0.18.0 Requires: python-keystoneclient >= 1:1.6.0 Requires: python-novaclient >= 1:2.28.1 @@ -142,7 +147,7 @@ Requires: openssl >= 0.14 Requires: logrotate BuildRequires: python-django-openstack-auth >= 1.1.7 -BuildRequires: python-django-compressor >= 1.4 +BuildRequires: python-django-compressor >= 1.5 BuildRequires: python-django-appconf BuildRequires: python-lesscpy BuildRequires: python-oslo-config @@ -432,6 +437,10 @@ systemctl daemon-reload >/dev/null 2>&1 || : #%{_datadir}/openstack-dashboard/openstack_dashboard/enabled/_99_customization.* %changelog +* Thu Oct 15 2015 Proskurin Kirill - 1:8.0.0.0rc1-1%{?dist}~mos8.0.3 +- update django-compressor build requirements to 1.5 +- add missing requirements: django-babel, PyYAML, python-iso8601, python-kombu, python-httplib2 + * Mon Oct 5 2015 Proskurin Kirill - 1:8.0.0.0rc1-1%{?dist}~mos8.0.2 - update django-compressor requirements to 1.5