fix for bug 2912688, xCAT-server has to use --nodeps to install on AIX

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5451 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
ligc 2010-03-12 07:04:44 +00:00
parent 8b78dec611
commit a15b27678b

View File

@ -12,6 +12,10 @@ Distribution: %{?_distribution:%{_distribution}}%{!?_distribution:%{_vendor}}
Prefix: /opt/xcat
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-root
%ifnos linux
AutoReqProv: no
%endif
# AIX will build with an arch of "ppc"
# also need to fix Requires for AIX
%ifos linux