2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-24 15:05:36 +00:00

Remove Recommends tag, not supported on CentOS7 build container

This commit is contained in:
Mark Gurevich
2022-05-17 15:12:47 -04:00
parent c1c9871f1f
commit 6e627d6f05

View File

@ -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