From: Prarit Bhargava <prarit@xxxxxxxxxx> redhat/kernel.spec.template: Fix RHEL systemd-boot-unsigned dependency for RHEL systemd-boot-unsigned should also only be included in .eln. Signed-off-by: Prarit Bhargava <prarit@xxxxxxxxxx> diff --git a/redhat/kernel.spec.template b/redhat/kernel.spec.template index blahblah..blahblah 100755 --- a/redhat/kernel.spec.template +++ b/redhat/kernel.spec.template @@ -726,9 +726,9 @@ BuildRequires: dracut BuildRequires: binutils # For the initrd BuildRequires: lvm2 -%if 0%{?fedora} > 37 -# The UKI code was introduced in Fedora 38 and is not needed by -# earlier versions. This wrapper can be removed in Fedora 41. +%if 0%{?fedora} > 37 || 0%{?rhel} > 9 +# The UKI code was introduced in Fedora 38 and is not needed by earlier +# versions. This wrapper can be removed for fedora in Fedora 41. BuildRequires: systemd-boot-unsigned %endif # For systemd-stub and systemd-pcrphase -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2341 _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue