From dcfa6b274793c0ac3455bafbd5deb615c9a99f95 Mon Sep 17 00:00:00 2001 From: xq2005 Date: Sat, 25 Sep 2010 06:55:10 +0000 Subject: [PATCH] check python version git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7630 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-UI/xCAT-UI.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/xCAT-UI/xCAT-UI.spec b/xCAT-UI/xCAT-UI.spec index 21f876103..fec0532d8 100644 --- a/xCAT-UI/xCAT-UI.spec +++ b/xCAT-UI/xCAT-UI.spec @@ -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