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

Matthias Runge mrunge at fedoraproject.org
Mon May 13 08:17:53 UTC 2013


commit 24e0f336e5e4de07664a29ecfbd05d3be6a59455
Author: Matthias Runge <mrunge at redhat.com>
Date:   Mon May 13 09:50:58 2013 +0200

    prepare to rebase to 2013.1.1

 python-django-horizon.spec |   12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/python-django-horizon.spec b/python-django-horizon.spec
index 5f80928..de324d6 100644
--- a/python-django-horizon.spec
+++ b/python-django-horizon.spec
@@ -1,6 +1,6 @@
 Name:       python-django-horizon
-Version:    2013.1
-Release:    2%{?dist}
+Version:    2013.1.1
+Release:    1%{?dist}
 Summary:    Django application for talking to Openstack
 
 Group:      Development/Libraries
@@ -16,7 +16,7 @@ Source2:    openstack-dashboard-httpd-2.4.conf
 Source4:    openstack-dashboard-httpd-logging.conf
 
 #
-# patches_base=2013.1
+# patches_base=2013.1.1+1
 #
 Patch0001: 0001-disable-debug-move-web-root.patch
 Patch0002: 0002-Don-t-access-the-net-while-building-docs.patch
@@ -85,7 +85,7 @@ BuildRequires: python-django-openstack-auth
 BuildRequires: python-django-compressor
 BuildRequires: python-django-appconf
 BuildRequires: nodejs
-BuildRequires: lessjs
+BuildRequires: nodejs-less
 
 BuildRequires:   pytz 
 %description -n openstack-dashboard
@@ -249,6 +249,10 @@ cd %{buildroot}%{_datadir}/openstack-dashboard
 %doc html 
 
 %changelog
+* Mon May 13 2013 Matthias Runge <mrunge at redhat.com> - 2013.1.1-1
+- change buildrequires from lessjs to nodejs-less
+- update to 2013.1.1
+
 * Fri Apr 05 2013 Matthias Runge <mrunge at redhat.com> - 2013.1-2
 - explicitly require python-django14
 


More information about the scm-commits mailing list