From: Anil-Kumar Vengalil Date: Sat, 31 Oct 2009 08:02:21 +0000 (+0000) Subject: python-ZSI X-Git-Tag: sfa-0.9-6~77 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=bb6169adadaf5980e0f1423fad82b8cf7fe3f7a9;p=sfa.git python-ZSI --- 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 $?`)