mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-21 19:22:05 +00:00
Add perl packages for building on CentOS8 (6)
This commit is contained in:
parent
148ec6cab3
commit
4c18f63eb5
@ -29,8 +29,8 @@ Requires: cpio
|
||||
|
||||
# fping or nmap is needed by pping (in case xCAT-client is installed by itself on a remote client)
|
||||
%ifos linux
|
||||
BuildRequires: perl-generators
|
||||
Requires: nmap perl-XML-Simple perl-XML-Parser
|
||||
Recommends: perl-Sys-Syslog perl-Text-Balanced perl-JSON perl-Expect
|
||||
%else
|
||||
Requires: expat
|
||||
%endif
|
||||
|
@ -37,6 +37,7 @@ BuildArch: noarch
|
||||
%if %s390x
|
||||
Requires: perl-IO-Socket-SSL perl-XML-Simple perl-XML-Parser
|
||||
%else
|
||||
BuildRequires: perl-generators
|
||||
Requires: perl-IO-Socket-SSL perl-XML-Simple perl-XML-Parser perl-Digest-SHA1 perl(LWP::Protocol::https) perl-XML-LibXML
|
||||
%endif
|
||||
Obsoletes: atftp-xcat
|
||||
|
Loading…
x
Reference in New Issue
Block a user