add "make" as one dependency for xCAT-server,

because xcat-setup-ca.sh will invoke the "make" command


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6611 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
mxi1 2010-06-28 05:57:59 +00:00
parent c27ad17004
commit e542f8e8a0

View File

@ -20,7 +20,7 @@ AutoReqProv: no
# also need to fix Requires for AIX
%ifos linux
BuildArch: noarch
Requires: perl-IO-Socket-SSL perl-XML-Simple perl-IO-Tty
Requires: perl-IO-Socket-SSL perl-XML-Simple perl-IO-Tty make
%endif
Requires: perl-xCAT >= %{epoch}:%(cat Version|cut -d. -f 1,2)