[python-django-horizon] prepare to rebase to 2014.2

Matthias Runge mrunge at fedoraproject.org
Mon Oct 20 11:29:02 UTC 2014


commit 80627ac40e81bce738181880ea7907f1fcca05c8
Author: Matthias Runge <mrunge at redhat.com>
Date:   Mon Oct 20 11:18:30 2014 +0200

    prepare to rebase to 2014.2

 python-django-horizon.spec |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/python-django-horizon.spec b/python-django-horizon.spec
index a69911a..ed5922c 100644
--- a/python-django-horizon.spec
+++ b/python-django-horizon.spec
@@ -12,7 +12,7 @@ Group:      Development/Libraries
 # Code in horizon/horizon/utils taken from django which is BSD
 License:    ASL 2.0 and BSD
 URL:        http://horizon.openstack.org/
-Source0:    http://launchpad.net/horizon/%{release_name}/%{release_name}-%{rc}/+download/horizon-%{version}.rc%{milestone}.tar.gz
+Source0:    http://launchpad.net/horizon/%{release_name}/%{release_name}/%{version}/+download/horizon-%{version}.tar.gz
 Source1:    openstack-dashboard.conf
 Source2:    openstack-dashboard-httpd-2.4.conf
 
@@ -23,7 +23,7 @@ Source4:    openstack-dashboard-httpd-logging.conf
 Source5:    python-django-horizon-logrotate.conf
 
 #
-# patches_base=2014.2.rc2
+# patches_base=2014.2
 #
 Patch0001: 0001-disable-debug-move-web-root.patch
 Patch0002: 0002-change-lockfile-location-to-tmp-and-also-add-localho.patch
@@ -122,7 +122,7 @@ Requires:   python-saharaclient
 Requires:   python-netaddr
 Requires:   python-oslo-config
 Requires:   python-eventlet
-Requires:   python-django-pyscss >= 1.0.3
+Requires:   python-django-pyscss >= 1.0.5
 Requires:   python-XStatic
 Requires:   python-XStatic-jQuery
 Requires:   python-XStatic-Angular
@@ -153,7 +153,7 @@ BuildRequires: python-django-compressor >= 1.3
 BuildRequires: python-django-appconf
 BuildRequires: python-lesscpy
 BuildRequires: python-oslo-config
-BuildRequires: python-django-pyscss >= 1.0.3
+BuildRequires: python-django-pyscss >= 1.0.5
 BuildRequires: python-XStatic
 BuildRequires: python-XStatic-jQuery
 BuildRequires: python-XStatic-Angular
@@ -440,6 +440,9 @@ cp -a %{SOURCE5} %{buildroot}%{_sysconfdir}/logrotate.d/openstack-dashboard
 %{_datadir}/openstack-dashboard/openstack_dashboard/enabled/_99_customization.*
 
 %changelog
+* Mon Oct 20 2014 Matthias Runge <mrunge at redhat.com> - 2014.2-1
+- rebase to 2014.2
+
 * Thu Oct 16 2014 Matthias Runge <mrunge at redhat.com> - 2014.2.0.9.rc2
 - hide additional 'settings' menu in theme
 - spec cleanup


More information about the scm-commits mailing list