From adb1efbda2687099416635d9b60f2a8c50bb7754 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Jun 23 2022 16:51:59 +0000 Subject: Pull in lorax-templates-rhel for ELN When lorax is installed, it requires a virtual Provides: lorax-templates. On traditional Fedora, this is satisfied by lorax-templates-generic, but on ELN we want to ensure that lorax-templates-rhel is pulled in instead. Signed-off-by: Stephen Gallagher --- diff --git a/fedora-release.spec b/fedora-release.spec index 397318f..cde523c 100644 --- a/fedora-release.spec +++ b/fedora-release.spec @@ -414,6 +414,11 @@ depend on. %package identity-eln Summary: Package providing the identity for Fedora ELN +# When running a compose for ELN, we want to make sure that we pull in the +# correct templates when lorax is installed. This Suggests: will clue +# libdnf to use this set of templates instead of lorax-templates-generic. +Suggests: lorax-templates-rhel + RemovePathPostfixes: .eln Provides: fedora-release-identity = %{version}-%{release} Conflicts: fedora-release-identity