From c220404af1a4541e8ce6466d121f22a61f862ed0 Mon Sep 17 00:00:00 2001 From: lissav Date: Wed, 25 Jun 2014 07:10:11 -0400 Subject: [PATCH] defect 4171 --- xCATsn/xCATsn.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/xCATsn/xCATsn.spec b/xCATsn/xCATsn.spec index ecc449369..de0da70c6 100644 --- a/xCATsn/xCATsn.spec +++ b/xCATsn/xCATsn.spec @@ -25,6 +25,9 @@ Conflicts: xCAT %define notpcm %(if [ "$pcm" = "1" ];then echo 0; else echo 1; fi) %ifos linux +# on RHEL7, need to specify it explicitly +Requires: net-tools +Requires: /usr/bin/killall # yaboot-xcat is pulled in so any SN can manage ppc nodes Requires: httpd nfs-utils nmap bind # On RHEL this pulls in dhcp, on SLES it pulls in dhcp-server