2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-15 19:01:44 +00:00

Merge pull request #7178 from gurevichmark/centos8_perl_prereq5

Remove Recommends tag, not supported on CentOS7 build container
This commit is contained in:
Mark Gurevich
2022-05-17 15:21:54 -04:00
committed by GitHub

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