public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sandro Bonazzola <sbonazzo@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-repos] f45: Allow to install ELN without Rawhide repos
Date: Mon, 10 Aug 2026 09:41:29 GMT	[thread overview]
Message-ID: <178635488996.1.15625356637710185762.rpms-fedora-repos-4c67fac3aa8f@fedoraproject.org> (raw)

            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
 

                 reply	other threads:[~2026-08-10  9:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178635488996.1.15625356637710185762.rpms-fedora-repos-4c67fac3aa8f@fedoraproject.org \
    --to=sbonazzo@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox