[python-django-horizon/el6-grizzly] update to g3

Matthias Runge mrunge at fedoraproject.org
Wed Mar 6 11:26:04 UTC 2013


commit 5f989b00b6e99cce4d979b71abc0c192c9319670
Author: Matthias Runge <mrunge at redhat.com>
Date:   Wed Mar 6 12:25:47 2013 +0100

    update to g3

 .gitignore                 |    1 +
 python-django-horizon.spec |    4 ++--
 sources                    |    1 +
 3 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e57b50f..7776091 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /horizon-2013.1~g1.tar.gz
 /horizon-2013.1~g2.tar.gz
 /horizon-2013.1.g3.tar.gz
+/python-django-horizon-2013.1-compressed-css.tar.gz
diff --git a/python-django-horizon.spec b/python-django-horizon.spec
index ccf8ab4..f77734a 100644
--- a/python-django-horizon.spec
+++ b/python-django-horizon.spec
@@ -12,6 +12,7 @@ Source0:     https://launchpad.net/horizon/grizzly/grizzly-3/+download/horizon-%
 Source1:    openstack-dashboard.conf
 Source2:    openstack-dashboard-httpd-2.4.conf
 
+Source3:    python-django-horizon-2013.1-compressed-css.tar.gz
 # demo config for separate logging
 Source4:    openstack-dashboard-httpd-logging.conf
 
@@ -202,8 +203,7 @@ cp -a horizon/static/* %{buildroot}%{_datadir}/openstack-dashboard/static
 
 # compress css, js etc.
 cd %{buildroot}%{_datadir}/openstack-dashboard
-%{__python} manage.py collectstatic --noinput --pythonpath=../../lib/python2.7/site-packages/ 
-%{__python} manage.py compress --pythonpath=../../lib/python2.7/site-packages/
+tar xzf %{SOURCE3}
 
 %files -f horizon.lang
 %doc LICENSE README.rst openstack-dashboard-httpd-logging.conf
diff --git a/sources b/sources
index ca39f73..bd5ca5c 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 67145eedcf4e608a8186ac88b9325ffc  horizon-2013.1.g3.tar.gz
+296a1de4ed4365b0d8f12f9d2623422a  python-django-horizon-2013.1-compressed-css.tar.gz


More information about the scm-commits mailing list