Require s390utils-{core,base} on s390x
s390utils-core contain many utilities needed especially for working with DASDs. Some required utilities (lsdasd, chccwdev) are also in s390utils-base. Resolves: rhbz2172599
This commit is contained in:
parent
82c86cb7af
commit
31b0c7549c
@ -66,6 +66,11 @@ Requires: /usr/sbin/ofpathname
|
|||||||
# Needed to make PowerVM LPARs bootable
|
# Needed to make PowerVM LPARs bootable
|
||||||
Requires: /usr/sbin/bootlist
|
Requires: /usr/sbin/bootlist
|
||||||
%endif
|
%endif
|
||||||
|
%ifarch s390x
|
||||||
|
# Contain many utilities for working with DASDs
|
||||||
|
Requires: s390utils-base
|
||||||
|
Requires: s390utils-core
|
||||||
|
%endif
|
||||||
# In the end this should tell the user that rear is known to work only on ix86 x86_64 ppc ppc64 ppc64le ia64
|
# In the end this should tell the user that rear is known to work only on ix86 x86_64 ppc ppc64 ppc64le ia64
|
||||||
# and on ix86 x86_64 syslinux is explicitly required to make the bootable ISO image
|
# and on ix86 x86_64 syslinux is explicitly required to make the bootable ISO image
|
||||||
# (in addition to the default installed bootloader grub2) while on ppc ppc64 the
|
# (in addition to the default installed bootloader grub2) while on ppc ppc64 the
|
||||||
|
Loading…
Reference in New Issue
Block a user