Added the requires for perl-IO-Stty back in for ppc64

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@14450 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
bp-sawyers 2012-11-27 22:25:06 +00:00
parent 8311f248fb
commit 3b64245ca6
2 changed files with 6 additions and 0 deletions

View File

@ -32,6 +32,9 @@ Requires: /etc/xinetd.d/tftp
# yaboot-xcat is pulled in so any MN can manage ppc nodes
Requires: conserver-xcat yaboot-xcat perl-Net-Telnet fping
%endif
%ifarch ppc64
Requires: perl-IO-Stty
%endif
%endif
%ifarch i386 i586 i686 x86 x86_64

View File

@ -32,6 +32,9 @@ Requires: /etc/xinetd.d/tftp
# yaboot-xcat is pulled in so any SN can manage ppc nodes
Requires: conserver-xcat yaboot-xcat perl-Net-Telnet
%endif
%ifarch ppc64
Requires: perl-IO-Stty
%endif
%endif
%ifarch i386 i586 i686 x86 x86_64