fix sfatables on slice create
[sfa.git] / sfa.spec
index 91bcf99..06298ab 100644 (file)
--- a/sfa.spec
+++ b/sfa.spec
@@ -6,7 +6,7 @@
 
 %define name sfa
 %define version 0.9
-%define taglevel 16
+%define taglevel 20
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 %global python_sitearch        %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" )
@@ -47,9 +47,9 @@ Requires: python-dateutil
 # %if %has_py24
 #
 # this also didn't work very well. I'll just check for distroname - baris
-%if %{distroname} == "centos5"
-Requires: python-uuid
-%endif
+#%if %{distroname} == "centos5"
+#Requires: python-uuid
+#%endif
 
 %package cm
 Summary: the SFA wrapper around MyPLC's NodeManager