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:
parent
7c0a57f3a3
commit
0e31a80ca9
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user