check python version

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7630 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
xq2005 2010-09-25 06:55:10 +00:00
parent 8c32f4acf3
commit dcfa6b2747

View File

@ -16,6 +16,7 @@ BuildRoot: /var/tmp/%{name}-%{version}-%{release}-root
BuildArch: noarch
Provides: xCAT-UI = %{version}
Requires: python >= 2.3
%ifos linux
# httpd is provided by apache2 on SLES and httpd on RHEL