public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Stephen Gallagher <sgallagh@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-repos] f45: ELN: don't enable layered product repos by default
Date: Mon, 10 Aug 2026 09:41:20 GMT [thread overview]
Message-ID: <178635488089.1.3166177951411760324.rpms-fedora-repos-18976ae72280@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedora-repos
Branch : f45
Commit : 18976ae7228070670d502d956454371d9b6a49cf
Author : Stephen Gallagher <sgallagh@redhat.com>
Date : 2022-06-08T09:04:49-04:00
Stats : +10/-7 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-repos/c/18976ae7228070670d502d956454371d9b6a49cf?branch=f45
Log:
ELN: don't enable layered product repos by default
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
---
diff --git a/fedora-eln.repo b/fedora-eln.repo
index 0cadc0e..c2c1275 100644
--- a/fedora-eln.repo
+++ b/fedora-eln.repo
@@ -179,7 +179,7 @@ skip_if_unavailable=False
name=Fedora - ELN HighAvailability - Developmental packages for the next Enterprise Linux release
baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/HighAvailability/$basearch/os/
#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln&arch=$basearch
-enabled=AUTO_VALUE
+enabled=0
countme=1
metadata_expire=6h
repo_gpgcheck=0
@@ -218,7 +218,7 @@ skip_if_unavailable=False
name=Fedora - ELN ResilientStorage - Developmental packages for the next Enterprise Linux release
baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/ResilientStorage/$basearch/os/
#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln&arch=$basearch
-enabled=AUTO_VALUE
+enabled=0
countme=1
metadata_expire=6h
repo_gpgcheck=0
@@ -257,7 +257,7 @@ skip_if_unavailable=False
name=Fedora - ELN RT - Developmental packages for the next Enterprise Linux release
baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/RT/$basearch/os/
#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln&arch=$basearch
-enabled=AUTO_VALUE
+enabled=0
countme=1
metadata_expire=6h
repo_gpgcheck=0
@@ -296,7 +296,7 @@ skip_if_unavailable=False
name=Fedora - ELN NFV - Developmental packages for the next Enterprise Linux release
baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/NFV/$basearch/os/
#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln&arch=$basearch
-enabled=AUTO_VALUE
+enabled=0
countme=1
metadata_expire=6h
repo_gpgcheck=0
@@ -335,7 +335,7 @@ skip_if_unavailable=False
name=Fedora - ELN SAP - Developmental packages for the next Enterprise Linux release
baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/SAP/$basearch/os/
#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln&arch=$basearch
-enabled=AUTO_VALUE
+enabled=0
countme=1
metadata_expire=6h
repo_gpgcheck=0
@@ -374,7 +374,7 @@ skip_if_unavailable=False
name=Fedora - ELN SAPHANA - Developmental packages for the next Enterprise Linux release
baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/SAPHANA/$basearch/os/
#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln&arch=$basearch
-enabled=AUTO_VALUE
+enabled=0
countme=1
metadata_expire=6h
repo_gpgcheck=0
diff --git a/fedora-repos.spec b/fedora-repos.spec
index fd246d7..bd99376 100644
--- a/fedora-repos.spec
+++ b/fedora-repos.spec
@@ -4,7 +4,7 @@
Summary: Fedora package repositories
Name: fedora-repos
Version: 37
-Release: 0.2%{?eln:.eln%{eln}}
+Release: 0.3%{?eln:.eln%{eln}}
License: MIT
URL: https://fedoraproject.org/
@@ -408,6 +408,9 @@ rm -f "$TMPRING"
%changelog
+* Wed Jun 08 2022 Stephen Gallagher <sgallagh@redhat.com> - 37-0.3
+- ELN: don't enable layered product repos by default
+
* Wed May 25 2022 Stephen Gallagher <sgallagh@redhat.com> - 37-0.2
- Rework Fedora ELN repositories
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=178635488089.1.3166177951411760324.rpms-fedora-repos-18976ae72280@fedoraproject.org \
--to=sgallagh@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