mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-07-31 18:19:40 +00:00
Merge pull request #7648 from VersatusHPC/harvest/drop-elilo-xcat-requires
build(spec): drop the mandatory elilo-xcat dependency
This commit is contained in:
@@ -86,11 +86,6 @@ Requires: perl-IO-Stty >= 0.04-5
|
||||
Requires: goconserver >= 0.3.3-snap202011021058
|
||||
%endif
|
||||
|
||||
#support mixed cluster
|
||||
%if %nots390x
|
||||
Requires: elilo-xcat >= 3.14-6
|
||||
%endif
|
||||
|
||||
%ifarch i386 i586 i686 x86 x86_64
|
||||
Requires: xnba-undi >= 1.21.1-1
|
||||
Requires: syslinux-xcat >= 6.03-1
|
||||
|
||||
@@ -69,11 +69,6 @@ Requires: perl-IO-Stty
|
||||
Requires: goconserver >= 0.3.3
|
||||
%endif
|
||||
|
||||
#support mixed cluster
|
||||
%ifnarch s390x
|
||||
Requires: elilo-xcat
|
||||
%endif
|
||||
|
||||
%ifarch i386 i586 i686 x86 x86_64
|
||||
Requires: xnba-undi
|
||||
Requires: syslinux-xcat
|
||||
|
||||
Reference in New Issue
Block a user