make xcat to require the conserver-xcat instead of conserver during the installation

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10621 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
daniceexi 2011-09-23 08:41:28 +00:00
parent 7c0a57f3a3
commit 0e31a80ca9
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ Requires: dhcp httpd nfs-utils expect nmap fping bind perl-XML-Parser vsftpd
# No additional requires for zLinux right now
%else
# yaboot-xcat is pulled in so any MN can manage ppc nodes
Requires: atftp-xcat conserver yaboot-xcat perl-Net-Telnet
Requires: atftp-xcat conserver-xcat yaboot-xcat perl-Net-Telnet
%endif
%ifarch ppc64
Requires: perl-IO-Stty

View File

@ -32,7 +32,7 @@ Requires: perl-IO-Stty
%ifarch s390x
# No additional requires for zLinux right now
%else
Requires: atftp-xcat conserver yaboot-xcat perl-Net-Telnet
Requires: atftp-xcat conserver-xcat yaboot-xcat perl-Net-Telnet
%endif
%endif