From 9387fdd33bb2ab9247f403cd010a0e267f0f9791 Mon Sep 17 00:00:00 2001 From: cxhong Date: Tue, 13 Oct 2020 12:09:04 -0400 Subject: [PATCH] Add cpio command as required for xCAT-client packages --- xCAT-client/xCAT-client.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/xCAT-client/xCAT-client.spec b/xCAT-client/xCAT-client.spec index 5b44dabcf5..cd64489bda 100644 --- a/xCAT-client/xCAT-client.spec +++ b/xCAT-client/xCAT-client.spec @@ -25,6 +25,7 @@ BuildArch: noarch %endif Requires: perl-xCAT = 4:%{version}-%{release} +Requires: cpio # fping or nmap is needed by pping (in case xCAT-client is installed by itself on a remote client) %ifos linux