diff --git a/xCAT/xCAT.spec b/xCAT/xCAT.spec index 93c0ff9cb..f52bb3a90 100644 --- a/xCAT/xCAT.spec +++ b/xCAT/xCAT.spec @@ -58,12 +58,10 @@ Requires: /usr/bin/ssh %if %nots390x Requires: /usr/sbin/in.tftpd Requires: xCAT-buildkit -# Stty is only needed for rcons on ppc64 nodes -%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 -%endif %ifos linux Requires: goconserver diff --git a/xCATsn/xCATsn.spec b/xCATsn/xCATsn.spec index 31775b764..6e10a4756 100644 --- a/xCATsn/xCATsn.spec +++ b/xCATsn/xCATsn.spec @@ -41,12 +41,10 @@ Requires: /usr/sbin/dhcpd Requires: /usr/bin/ssh %ifnarch s390x Requires: /usr/sbin/in.tftpd -# Stty is only needed for rcons on ppc64 nodes -%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 -%endif %ifos linux Requires: goconserver