X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=opencloud.spec;h=8a3df76d678d942da22ceb0fa286423354e6578d;hb=3e8d2e5d74f7a98f6b996086be635010d64310f6;hp=583100698361bbfce219f6716bdde118bc8455a7;hpb=bf49e81efc66b5852403e535c82f3ce0f87f1608;p=plstackapi.git diff --git a/opencloud.spec b/opencloud.spec index 5831006..8a3df76 100644 --- a/opencloud.spec +++ b/opencloud.spec @@ -1,7 +1,7 @@ Summary: OpenCloud core services Name: opencloud -Version: 1.0.26 -Release: 7 +Version: 1.0.27 +Release: 3 License: GPL+ Group: Development/Tools Source0: %{_tmppath}/%{name}-%{version}.tar.gz @@ -18,6 +18,7 @@ requires: tar requires: gcc requires: python-httplib2 requires: GeoIP +requires: wget %description %{summary} @@ -48,6 +49,11 @@ pip-python install django-bitfield pip-python install django-ipware pip-python install django-encrypted-fields pip-python install python-keyczar +pip-python install python-keystoneclient +pip-python install python-novaclient +pip-python install python-neutronclient +pip-python install python-glanceclient + easy_install django_evolution easy_install python_gflags