From 6e627d6f056981d10ddb406cf5fab3e6d49fcf74 Mon Sep 17 00:00:00 2001 From: Mark Gurevich Date: Tue, 17 May 2022 15:12:47 -0400 Subject: [PATCH] Remove Recommends tag, not supported on CentOS7 build container --- xCAT-client/xCAT-client.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/xCAT-client/xCAT-client.spec b/xCAT-client/xCAT-client.spec index ac6d2bcc8..cd64489bd 100644 --- a/xCAT-client/xCAT-client.spec +++ b/xCAT-client/xCAT-client.spec @@ -30,7 +30,6 @@ Requires: cpio # fping or nmap is needed by pping (in case xCAT-client is installed by itself on a remote client) %ifos linux Requires: nmap perl-XML-Simple perl-XML-Parser -Recommends: perl-Sys-Syslog perl-Text-Balanced perl-JSON perl-Expect %else Requires: expat %endif