public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-repos] f45: Drop the fedora-eln-modular.repo
@ 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 : 4ef16d78e4bf34df78b50cbd4a152956ea408439
            Author : Stephen Gallagher <sgallagh@redhat.com>
            Date   : 2020-10-13T10:25:39-04:00
            Stats  : +6/-61 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-repos/c/4ef16d78e4bf34df78b50cbd4a152956ea408439?branch=f45

            Log:
            Drop the fedora-eln-modular.repo

It no longer exists and the fedora-eln.repo package now contains
both BaseOS and AppStream repositories for ELN.

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>

---
diff --git a/fedora-eln-modular.repo b/fedora-eln-modular.repo
deleted file mode 100644
index 5c1165a..0000000
--- a/fedora-eln-modular.repo
+++ /dev/null
@@ -1,56 +0,0 @@
-# These packages are untested and still under development. This
-# repository is used for development of new releases.
-#
-# This repository can see significant daily turnover and major
-# functionality changes which cause unexpected problems with other
-# development packages. Please use these packages if you want to work
-# with the Fedora developers by testing these new development packages.
-#
-# # https://admin.fedoraproject.org/mailman/listinfo/test (Subscription
-# Required) is available as a discussion forum for
-# testing and troubleshooting for development packages in conjunction
-# with new test releases.
-#
-# More information is available at http://fedoraproject.org/wiki/Testing 
-#
-# Reproducible and reportable issues should be filed at
-# http://bugzilla.redhat.com/.
-#
-# Product: Fedora
-# Version: eln-modular
-
-[eln-modular]
-name=Fedora - Modular ELN - Developmental modular packages for the next Enterprise Linux release
-baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/Modular/$basearch/os/
-#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-modular&arch=$basearch
-enabled=1
-countme=1
-metadata_expire=6h
-repo_gpgcheck=0
-type=rpm
-gpgcheck=1
-gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
-skip_if_unavailable=False
-
-[eln-modular-debuginfo]
-name=Fedora - Modular ELN - Debug
-baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/Modular/x86_64/debug/tree
-#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-modular-debug&arch=$basearch
-enabled=0
-repo_gpgcheck=0
-type=rpm
-gpgcheck=1
-gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
-skip_if_unavailable=False
-
-[eln-modular-source]
-name=Fedora - Modular ELN - Source
-baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/Modular/source/tree/
-#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-modular-source&arch=$basearch
-enabled=0
-repo_gpgcheck=0
-type=rpm
-gpgcheck=1
-gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
-skip_if_unavailable=False
-

diff --git a/fedora-repos.spec b/fedora-repos.spec
index 2c5eabb..394102c 100644
--- a/fedora-repos.spec
+++ b/fedora-repos.spec
@@ -1,7 +1,7 @@
 Summary:        Fedora package repositories
 Name:           fedora-repos
 Version:        34
-Release:        0.5%{?eln:.eln%{eln}}
+Release:        0.6%{?eln:.eln%{eln}}
 License:        MIT
 URL:            https://fedoraproject.org/
 
@@ -19,6 +19,8 @@ Source4:        fedora-updates-testing.repo
 Source5:        fedora-rawhide.repo
 Source6:        fedora-cisco-openh264.repo
 Source7:        fedora-updates-archive.repo
+Source8:        fedora-eln.repo
+
 
 Source10:       RPM-GPG-KEY-fedora-7-primary
 Source11:       RPM-GPG-KEY-fedora-8-primary
@@ -76,9 +78,6 @@ Source150:      RPM-GPG-KEY-fedora-iot-2019
 Source151:      fedora.conf
 Source152:      fedora-compose.conf
 
-Source200:      fedora-eln.repo
-Source201:      fedora-eln-modular.repo
-
 %description
 Fedora package repository files for yum and dnf along with gpg public keys.
 
@@ -214,10 +213,12 @@ install -m 644 %{_sourcedir}/fedora-compose.conf $RPM_BUILD_ROOT/etc/ostree/remo
 
 %files eln
 %config(noreplace) /etc/yum.repos.d/fedora-eln.repo
-%config(noreplace) /etc/yum.repos.d/fedora-eln-modular.repo
 
 
 %changelog
+* Tue Oct 13 2020 Stephen Gallagher <sgallagh@redhat.com> - 34-0.6
+- Drop the fedora-eln-modular.repo
+
 * Thu Oct 08 2020 Stephen Gallagher <sgallagh@redhat.com> - 34-0.5
 - Update the ELN repos for the BaseOS and AppStream split
 

^ 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: Drop the fedora-eln-modular.repo Stephen Gallagher

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