X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=opencloud.spec;fp=opencloud.spec;h=45bc8496851f4bafe01037cc504b0ff2d251e6b1;hb=524acdbe555cdb9ddaea0f14dae04800c7ec4b5f;hp=dab5f11ccf1592d8dcbd748930db6fe78eb416e0;hpb=78ab1011ba7c67b793fa055be1bac50668165d34;p=plstackapi.git diff --git a/opencloud.spec b/opencloud.spec index dab5f11..45bc849 100644 --- a/opencloud.spec +++ b/opencloud.spec @@ -1,6 +1,6 @@ Summary: OpenCloud core services Name: opencloud -Version: 1.0 +Version: 1.0.2 Release: 1 License: GPL+ Group: Development/Tools @@ -16,6 +16,7 @@ requires: libxslt-devel requires: python-pip requires: tar requires: gcc +requires: python-httplib2 %description %{summary} @@ -42,8 +43,13 @@ pip-python install django-geoposition pip-python install django-extensions pip-python install django-suit pip-python install django-evolution +pip-python install django-bitfield easy_install django_evolution +easy_install python_gflags +easy_install google_api_python_client + +wget -P /usr/lib/python2.7/site-packages/suit/static/suit/js http://code.jquery.com/jquery-1.9.1.min.js %install rm -rf %{buildroot}