X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa.spec;h=39165fd0ef5410586eabc8cbd21bfb2556a24253;hb=6c8152ed40590db2fe7f13f7a29c4d222b2ea764;hp=66185b055d2628d7cfc42f6fea32223f2ddebcdf;hpb=5cdb8861145a506f2869460a7f152b2e6748aba1;p=sfa.git diff --git a/sfa.spec b/sfa.spec index 66185b05..39165fd0 100644 --- a/sfa.spec +++ b/sfa.spec @@ -33,6 +33,7 @@ Requires: python Requires: pyOpenSSL >= 0.7 Requires: m2crypto Requires: libxslt-python +Requires: python-ZSI # python 2.5 has uuid module added, for python 2.4 we still need it %define has_uuid %(`python -c "import uuid" 2> /dev/null; echo $?`)