2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-24 15:05:36 +00:00

Merge pull request #6643 from xcat2/revert-6504-spec

Revert "Remove perl-IO-Stty requirement from xCAT spec"
This commit is contained in:
besawn
2020-03-20 17:48:12 -04:00
committed by GitHub
2 changed files with 2 additions and 6 deletions

View File

@ -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

View File

@ -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