public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: Pull in lorax-templates-rhel for ELN
@ 2026-08-10  9:35 Stephen Gallagher
  0 siblings, 0 replies; only message in thread
From: Stephen Gallagher @ 2026-08-10  9:35 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/fedora-release
            Branch : f45
            Commit : adb1efbda2687099416635d9b60f2a8c50bb7754
            Author : Stephen Gallagher <sgallagh@redhat.com>
            Date   : 2022-06-23T12:51:59-04:00
            Stats  : +5/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-release/c/adb1efbda2687099416635d9b60f2a8c50bb7754?branch=f45

            Log:
            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 <sgallagh@redhat.com>

---
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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-10  9:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10  9:35 [rpms/fedora-release] f45: Pull in lorax-templates-rhel for ELN Stephen Gallagher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox