From: vsaienko Date: Mon, 20 Apr 2015 10:33:15 +0000 (+0300) Subject: drop building of openstack-dashboard-theme package X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=08deec963a631eb6c4d1bcb13402da95dc8c45fe;p=openstack-build%2Fhorizon-build.git drop building of openstack-dashboard-theme package We do not using any horizon themes in MOS, openstack-dashboard-theme is declared in spec, but it doesn't contain any files and it breakes our CI tests. Closes-Bug: #1446213 Change-Id: Ie1830e26dfe015746713567e17b8cdbee65fbec2 --- diff --git a/rpm/SPECS/python-django-horizon.spec b/rpm/SPECS/python-django-horizon.spec index 4c08745..5b07f8a 100644 --- a/rpm/SPECS/python-django-horizon.spec +++ b/rpm/SPECS/python-django-horizon.spec @@ -193,13 +193,6 @@ BuildRequires: python-oslo-sphinx %description doc Documentation for the Django Horizon application for talking with Openstack -%package -n openstack-dashboard-theme -Summary: OpenStack web user interface reference implementation theme module -Requires: openstack-dashboard = %{version} - -%description -n openstack-dashboard-theme -Customization module for OpenStack Dashboard to provide a branded logo. - %prep %setup -q -n horizon-%{version} @@ -411,14 +404,14 @@ mkdir -p %{buildroot}%{_var}/log/horizon %files doc %doc html -#%files -n openstack-dashboard-theme -#%{_datadir}/openstack-dashboard/openstack_dashboard/dashboards/theme -#%{_datadir}/openstack-dashboard/openstack_dashboard/enabled/_99_customization.* - %changelog +* Mon Apr 20 2015 Vasyl Saienko 2014.2.2 +- drop openstack-dashboard-theme package (LP #1446213) + * Mon Apr 06 2015 Ivan Berezovskiy 2014.2.2 - Fix netaddr in requirements.txt (LP #1439079) + * Mon Mar 02 2015 Mikhail Ivanov 2014.2.2 - Update requirements