require perl-IO-Stty on x86_64 too, in case managing ppc64 nodes

This commit is contained in:
Bruce Potter 2013-10-15 20:44:05 -04:00
parent 3469f644b6
commit 8092a8fee9
2 changed files with 2 additions and 4 deletions

View File

@ -37,8 +37,7 @@ Requires: /etc/xinetd.d/tftp
Requires: xCAT-buildkit
# yaboot-xcat is pulled in so any MN can manage ppc nodes
#Requires: yaboot-xcat
%endif
%ifarch ppc64
# Stty is only needed for rcons on ppc64 nodes, but for mixed clusters require it on both x and p
Requires: perl-IO-Stty
%endif
%endif

View File

@ -34,8 +34,7 @@ Requires: /usr/bin/ssh
Requires: /etc/xinetd.d/tftp
# yaboot-xcat is pulled in so any MN can manage ppc nodes
#Requires: yaboot-xcat
%endif
%ifarch ppc64
# Stty is only needed for rcons on ppc64 nodes, but for mixed clusters require it on both x and p
Requires: perl-IO-Stty
%endif
%endif