[python-django-horizon/el6-grizzly] remove requirement to nodejs, less.js

Matthias Runge mrunge at fedoraproject.org
Wed Mar 6 11:40:31 UTC 2013


commit 2b040838ee881f8c732d4e5fb85367e71c43bcb4
Author: Matthias Runge <mrunge at redhat.com>
Date:   Wed Mar 6 12:40:04 2013 +0100

    remove requirement to nodejs, less.js

 python-django-horizon.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-django-horizon.spec b/python-django-horizon.spec
index f77734a..7704f24 100644
--- a/python-django-horizon.spec
+++ b/python-django-horizon.spec
@@ -86,8 +86,8 @@ BuildRequires: python2-devel
 BuildRequires: python-django-openstack-auth
 BuildRequires: python-django-compressor
 BuildRequires: python-django-appconf
-BuildRequires: nodejs
-BuildRequires: lessjs
+#BuildRequires: nodejs
+#BuildRequires: lessjs
 
 BuildRequires:   pytz 
 %description -n openstack-dashboard


More information about the scm-commits mailing list