2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-28 17:05:31 +00:00

Merge pull request #7276 from gurevichmark/initscripts

Make sure initd files are installed with xCAT-server
This commit is contained in:
besawn
2022-10-31 09:41:49 -04:00
committed by GitHub

View File

@ -41,7 +41,7 @@ BuildArch: noarch
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
Requires: perl-IO-Socket-SSL perl-XML-Simple perl-XML-Parser perl-Digest-SHA1 perl(LWP::Protocol::https) perl-XML-LibXML (initscripts or insserv-compat)
%endif
Obsoletes: atftp-xcat
%endif