2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 09:13:08 +00:00

Merge pull request #2030 from pdlun92/update_ipmi_with_xcat

Looks good to me
This commit is contained in:
Mark Gurevich 2016-10-26 16:09:42 -04:00 committed by GitHub
commit f9d7f68600
2 changed files with 4 additions and 4 deletions

View File

@ -64,12 +64,12 @@ Requires: elilo-xcat xnba-undi
%ifarch i386 i586 i686 x86 x86_64
Requires: syslinux
Requires: ipmitool-xcat >= 1.8.15-2
Requires: ipmitool-xcat >= 1.8.17
%endif
%ifos linux
%ifarch ppc ppc64 ppc64le
Requires: ipmitool-xcat >= 1.8.15-2
Requires: ipmitool-xcat >= 1.8.17
%endif
%endif

View File

@ -59,11 +59,11 @@ Requires: elilo-xcat xnba-undi
%ifarch i386 i586 i686 x86 x86_64
Requires: syslinux
Requires: ipmitool-xcat >= 1.8.15-2
Requires: ipmitool-xcat >= 1.8.17
%endif
%ifos linux
%ifarch ppc ppc64 ppc64le
Requires: ipmitool-xcat >= 1.8.15-2
Requires: ipmitool-xcat >= 1.8.17
%endif
%endif