From 1b75b9dd93a48f7c22154a4838b9c742e83dca44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Zaoral?= Date: Wed, 5 Feb 2025 13:05:08 +0100 Subject: [PATCH] require syslinux-extlinux which is necessary for USB devices bootable on legacy BIOS Resolves: RHEL-78762 --- rear.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rear.spec b/rear.spec index 112daf7..8e4777e 100644 --- a/rear.spec +++ b/rear.spec @@ -112,7 +112,7 @@ ExclusiveArch: %ix86 x86_64 ppc ppc64 ppc64le ia64 s390x # so that rear must be architecture dependent because ifarch conditions never match in case of "BuildArch: noarch" # see the GitHub issue https://github.com/rear/rear/issues/629 %ifarch %ix86 x86_64 -Requires: syslinux +Requires: syslinux-extlinux %endif # See https://github.com/rhboot/efi-rpm-macros/blob/main/README %ifarch %{efi}