From 0e31a80ca96b8df6c0e6c2e95079507a239c8c3e Mon Sep 17 00:00:00 2001 From: daniceexi Date: Fri, 23 Sep 2011 08:41:28 +0000 Subject: [PATCH] make xcat to require the conserver-xcat instead of conserver during the installation git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10621 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 37fa73f66..5d4911b02 100644 --- a/xCAT/xCAT.spec +++ b/xCAT/xCAT.spec @@ -29,7 +29,7 @@ Requires: dhcp httpd nfs-utils expect nmap fping bind perl-XML-Parser vsftpd # No additional requires for zLinux right now %else # yaboot-xcat is pulled in so any MN can manage ppc nodes -Requires: atftp-xcat conserver yaboot-xcat perl-Net-Telnet +Requires: atftp-xcat conserver-xcat yaboot-xcat perl-Net-Telnet %endif %ifarch ppc64 Requires: perl-IO-Stty diff --git a/xCATsn/xCATsn.spec b/xCATsn/xCATsn.spec index 126b03274..d29cc7cfb 100644 --- a/xCATsn/xCATsn.spec +++ b/xCATsn/xCATsn.spec @@ -32,7 +32,7 @@ Requires: perl-IO-Stty %ifarch s390x # No additional requires for zLinux right now %else -Requires: atftp-xcat conserver yaboot-xcat perl-Net-Telnet +Requires: atftp-xcat conserver-xcat yaboot-xcat perl-Net-Telnet %endif %endif