From a60faa95356a6b6be80336600bc3fc4c986b2735 Mon Sep 17 00:00:00 2001 From: jbjohnso Date: Mon, 30 Apr 2012 16:09:28 +0000 Subject: [PATCH] Move the new requires more appropriately git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12410 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT/xCAT.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xCAT/xCAT.spec b/xCAT/xCAT.spec index 1edf03777..560abe6fe 100644 --- a/xCAT/xCAT.spec +++ b/xCAT/xCAT.spec @@ -21,7 +21,7 @@ Source4: prescripts.tar.gz Provides: xCAT = %{version} Conflicts: xCATsn -Requires: xCAT-server xCAT-client perl-DBD-SQLite xCAT-genesis-x86_64 elilo-xcat +Requires: xCAT-server xCAT-client perl-DBD-SQLite %ifos linux Requires: dhcp httpd nfs-utils nmap fping bind perl-XML-Parser vsftpd perl(CGI) @@ -43,7 +43,7 @@ Requires: openslp-xcat %ifarch i386 i586 i686 x86 x86_64 # 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: syslinux xCAT-genesis-x86_64 elilo-xcat Requires: ipmitool-xcat >= 1.8.9 Requires: xnba-undi syslinux-xcat %endif