From a920f9f5bbd2b744cc1c884caaf10d72eae7fb21 Mon Sep 17 00:00:00 2001 From: ligc Date: Tue, 4 Dec 2012 08:14:20 +0000 Subject: [PATCH] remove yaboot-xcat dependency from xCAT.spec and xCATsn.spec, Xu Qing already did this for Ubuntu and Debian git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14536 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT/xCAT.spec | 2 +- xCATsn/xCATsn.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xCAT/xCAT.spec b/xCAT/xCAT.spec index 92517abae..fa0285aa0 100644 --- a/xCAT/xCAT.spec +++ b/xCAT/xCAT.spec @@ -35,7 +35,7 @@ Requires: /usr/bin/ssh %ifnarch s390x Requires: /etc/xinetd.d/tftp # yaboot-xcat is pulled in so any MN can manage ppc nodes -Requires: yaboot-xcat +#Requires: yaboot-xcat %endif %ifarch ppc64 Requires: perl-IO-Stty diff --git a/xCATsn/xCATsn.spec b/xCATsn/xCATsn.spec index 9dfff25e2..47a1f6286 100644 --- a/xCATsn/xCATsn.spec +++ b/xCATsn/xCATsn.spec @@ -32,7 +32,7 @@ Requires: /usr/bin/ssh %ifnarch s390x Requires: /etc/xinetd.d/tftp # yaboot-xcat is pulled in so any MN can manage ppc nodes -Requires: yaboot-xcat +#Requires: yaboot-xcat %endif %ifarch ppc64 Requires: perl-IO-Stty