public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-repos] f45: ELN: don't enable layered product repos by default
@ 2026-08-10 9:41 Stephen Gallagher
0 siblings, 0 replies; only message in thread
From: Stephen Gallagher @ 2026-08-10 9:41 UTC (permalink / raw)
To: git-commits
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
^ 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: ELN: don't enable layered product repos by default Stephen Gallagher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox