From fc12f4abc9147d34c658173d139875de1e542b46 Mon Sep 17 00:00:00 2001 From: Timur Sufiev Date: Thu, 26 Nov 2015 17:34:47 +0300 Subject: [PATCH] Add horizon/backends dir to package Change-Id: Iadd2ccc104761c70592fdcc00d675f60277cd165 Related-Bug: #1367767 --- centos7/rpm/SPECS/python-django-horizon.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/centos7/rpm/SPECS/python-django-horizon.spec b/centos7/rpm/SPECS/python-django-horizon.spec index 4244c4f..42698d7 100644 --- a/centos7/rpm/SPECS/python-django-horizon.spec +++ b/centos7/rpm/SPECS/python-django-horizon.spec @@ -360,6 +360,7 @@ systemctl daemon-reload >/dev/null 2>&1 || : %doc LICENSE README.rst openstack-dashboard-httpd-logging.conf %dir %{python_sitelib}/horizon %{python_sitelib}/horizon/*.py* +%{python_sitelib}/horizon/backends %{python_sitelib}/horizon/browsers %{python_sitelib}/horizon/conf %{python_sitelib}/horizon/contrib -- 2.45.2