public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-repos] f45: Allow to install ELN without Rawhide repos
@ 2026-08-10  9:41 Sandro Bonazzola
  0 siblings, 0 replies; only message in thread
From: Sandro Bonazzola @ 2026-08-10  9:41 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/fedora-repos
            Branch : f45
            Commit : 4c67fac3aa8f7f9f8712297a2612cef1b9bed06e
            Author : Sandro Bonazzola <sbonazzo@redhat.com>
            Date   : 2023-09-27T12:07:11+02:00
            Stats  : +7/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-repos/c/4c67fac3aa8f7f9f8712297a2612cef1b9bed06e?branch=f45

            Log:
            Allow to install ELN without Rawhide repos

Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com>

---
diff --git a/fedora-repos.spec b/fedora-repos.spec
index 8b13d03..b8e5341 100644
--- a/fedora-repos.spec
+++ b/fedora-repos.spec
@@ -4,7 +4,7 @@
 Summary:        Fedora package repositories
 Name:           fedora-repos
 Version:        40
-Release:        0.1%{?eln:.eln%{eln}}
+Release:        0.2%{?eln:.eln%{eln}}
 License:        MIT
 URL:            https://fedoraproject.org/
 
@@ -136,7 +136,9 @@ where client's system will pull OSTree updates.
 
 
 %package eln
-Summary: ELN repo definitions
+Summary:        ELN repo definitions
+Requires:       fedora-gpg-keys >= %{version}-%{release}
+Requires:       system-release(%{version})
 
 %description eln
 This package provides repository files for ELN (Enterprise Linux Next)
@@ -395,6 +397,9 @@ rm -f "$TMPRING"
 
 
 %changelog
+* Wed Sep 27 2023 Sandro Bonazzola <sbonazzo@redhat.com> - 40-0.2
+- Allow ELN installation without Rawhide repos
+
 * Tue Aug 08 2023 Samyak Jain <samyak.jn11@gmail.com> - 40-0.1
 - Setup for rawhide being F40
 

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

only message in thread, other threads:[~2026-08-10  9:41 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:41 [rpms/fedora-repos] f45: Allow to install ELN without Rawhide repos Sandro Bonazzola

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