X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=opencloud.spec;h=8a3df76d678d942da22ceb0fa286423354e6578d;hb=422aa4aa3f309fd94d6a390cbdda880ab8591939;hp=f56e858800676c34b4f41233481900054027161b;hpb=e05e961f08a12b7f90167debd4305b4215401375;p=plstackapi.git diff --git a/opencloud.spec b/opencloud.spec index f56e858..8a3df76 100644 --- a/opencloud.spec +++ b/opencloud.spec @@ -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