From 31b0c7549cd3be74a832299f4a5fc9db94c68983 Mon Sep 17 00:00:00 2001 From: Pavel Cahyna Date: Wed, 22 Feb 2023 22:18:39 +0100 Subject: [PATCH] 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 --- rear.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/rear.spec b/rear.spec index 7a9f96a..b65a2aa 100644 --- a/rear.spec +++ b/rear.spec @@ -66,6 +66,11 @@ Requires: /usr/sbin/ofpathname # Needed to make PowerVM LPARs bootable Requires: /usr/sbin/bootlist %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 # 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