From 9a01bf3c44c139dfa3b2a5eec916add850efec02 Mon Sep 17 00:00:00 2001 From: bp-sawyers Date: Tue, 8 Nov 2011 17:43:22 +0000 Subject: [PATCH] changed Require from ipmitool to ipmitool-xcat since we renamed the dep rpm git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10976 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT/xCAT.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT/xCAT.spec b/xCAT/xCAT.spec index e7ce17892..9a2fe387b 100644 --- a/xCAT/xCAT.spec +++ b/xCAT/xCAT.spec @@ -43,7 +43,7 @@ Requires: openslp-xcat # All versions of the nb rpms are pulled in so an x86 MN can manage nodes of any arch. # The nb rpms are used for dhcp-based discovery, and flashing, so for now we do not need them on a ppc MN. Requires: xCAT-nbroot-oss-x86 xCAT-nbroot-core-x86 xCAT-nbkernel-x86 xCAT-nbroot-oss-x86_64 xCAT-nbroot-core-x86_64 xCAT-nbkernel-x86_64 xCAT-nbroot-oss-ppc64 xCAT-nbroot-core-ppc64 xCAT-nbkernel-ppc64 syslinux -Requires: ipmitool >= 1.8.9 +Requires: ipmitool-xcat >= 1.8.9 Requires: xnba-undi syslinux-xcat %endif