From 4befd8c339efb252c55f4e1714bdd69173d7c4f7 Mon Sep 17 00:00:00 2001 From: Jan Macku Date: Mon, 27 Feb 2023 14:41:14 +0100 Subject: [PATCH] boot: add Provides:systemd-boot(isa) As requested in https://github.com/rhinstaller/anaconda/pull/4368#discussion_r1043839809, so that it's easier to depend on the appropriate package. Once we have the signed version built, this provides might be dropped. But let's add it at least for now so that there's a stable name to depend on. Based on fedora patch - 732bdcb223ae95b41e37aa1ba1a3256781a51fbd Related: #2157663 --- systemd.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/systemd.spec b/systemd.spec index fb751c2..e001cbd 100644 --- a/systemd.spec +++ b/systemd.spec @@ -519,6 +519,8 @@ machines and in virtual machines, but not in containers. Summary: UEFI boot manager (unsigned version) Provides: systemd-boot-unsigned-%{efi_arch} = %version-%release +Provides: systemd-boot = %version-%release +Provides: systemd-boot%{_isa} = %version-%release # self-obsoletes to install both packages after split of systemd-boot Obsoletes: systemd-udev < 252.2^