From ffa565aed2ceccfa4c809ffc9f2a43aa421cf071 Mon Sep 17 00:00:00 2001 From: mxi1 Date: Tue, 7 Apr 2009 06:44:15 +0000 Subject: [PATCH] -bug#2739843 is fixed, add perl-IO-Stty requirement for ppc64 arch git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3109 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT/xCAT.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/xCAT/xCAT.spec b/xCAT/xCAT.spec index 86994f83a..b01c704a6 100644 --- a/xCAT/xCAT.spec +++ b/xCAT/xCAT.spec @@ -24,6 +24,9 @@ Requires: atftp dhcp httpd nfs-utils expect nmap fping bind perl-XML-Parser vsft # No additional requires for zLinux right now %else Requires: conserver +%ifarch ppc64 +Requires: perl-IO-Stty +%endif %endif %endif