mrunge pushed to python-django-horizon (master). "Fix smaller issues, typos etc. (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 23 09:47:17 UTC 2015


>From c6e569728790b367118c3a41afeb51f8482f879c Mon Sep 17 00:00:00 2001
From: Matthias Runge <mrunge at redhat.com>
Date: Thu, 23 Apr 2015 11:46:33 +0200
Subject: Fix smaller issues, typos etc.

Change-Id: Ibfdbc5d455011fb6be5c28374a829cc6c3cb2302

diff --git a/python-django-horizon.spec b/python-django-horizon.spec
index 4ea780b..496ee3c 100644
--- a/python-django-horizon.spec
+++ b/python-django-horizon.spec
@@ -5,7 +5,7 @@
 
 Name:       python-django-horizon
 Version:    2015.1
-Release:    0.3.%{milestone}%{?dist}
+Release:    0.4.%{milestone}%{?dist}
 Summary:    Django application for talking to Openstack
 
 Group:      Development/Libraries
@@ -379,7 +379,7 @@ mkdir -p %{buildroot}%{_var}/log/horizon
 mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
 cp -a %{SOURCE5} %{buildroot}%{_sysconfdir}/logrotate.d/openstack-dashboard
 
-%post
+%post -n openstack-dashboard
 # ugly hack to set a unique SECRET_KEY
 sed -i "/^from horizon.utils import secret_key$/d" /etc/openstack-dashboard/local_settings
 sed -i "/^SECRET_KEY.*$/{N;s/^.*$/SECRET_KEY='`openssl rand -hex 10`'/}" /etc/openstack-dashboard/local_settings
@@ -467,6 +467,10 @@ sed -i "/^SECRET_KEY.*$/{N;s/^.*$/SECRET_KEY='`openssl rand -hex 10`'/}" /etc/op
 %{_datadir}/openstack-dashboard/openstack_dashboard/enabled/_99_customization.*
 
 %changelog
+* Thu Apr 23 2015 Matthias Runge <mrunge at redhat.com> - 2015.1-0.4.rc1
+- fix static image paths
+- introduce hook into httpd
+
 * Wed Apr 15 2015 Matthias Runge <mrunge at redhat.com> - 2015.1-0.3.rc1
 - rebase to 2015.1rc1
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-django-horizon.git/commit/?h=master&id=c6e569728790b367118c3a41afeb51f8482f879c


More information about the scm-commits mailing list