From 2a1265d890d6a4bd06201d0d8005e1b0b4f13cda Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Oct 04 2017 22:29:17 +0000 Subject: [PATCH 1/2] fix up the names for the modulare bikeshed repos in mirrormanager I did not get the names 100% right the first time round with what was put into mirrormanager, So correct it Signed-off-by: Dennis Gilmore --- diff --git a/fedora-modular-server-bikeshed.repo b/fedora-modular-server-bikeshed.repo index 8ec035d..17b45d9 100644 --- a/fedora-modular-server-bikeshed.repo +++ b/fedora-modular-server-bikeshed.repo @@ -12,12 +12,12 @@ # http://bugzilla.redhat.com/. # # Product: Fedora -# Version: fedora-modular-server-bikeshed +# Version: modular-bikeshed-server -[fedora-modular-server-bikeshed] -name=Fedora - Rawhide - Developmental packages for the next Fedora release +[modular-bikeshed-server] +name=Fedora - Bikeshed - Developmental packages for the next Fedora release failovermethod=priority -metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-server-bikeshed&arch=$basearch +metalink=https://mirrors.fedoraproject.org/metalink?repo=modular-bikeshed-server&arch=$basearch enabled=0 metadata_expire=6h repo_gpgcheck=0 @@ -26,10 +26,10 @@ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-modularity skip_if_unavailable=False -[fedora-modular-server-bikeshed-debuginfo] -name=Fedora - Rawhide - Debug +[modular-bikeshed-server-debuginfo] +name=Fedora - Bikeshed - Debug failovermethod=priority -metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-server-bikeshed-debug&arch=$basearch +metalink=https://mirrors.fedoraproject.org/metalink?repo=modular-bikeshed-server-debug&arch=$basearch enabled=0 repo_gpgcheck=0 type=rpm @@ -37,10 +37,10 @@ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-modularity skip_if_unavailable=False -[fedora-modular-server-bikeshed-source] -name=Fedora - Rawhide - Source +[modular-bikeshed-server-source] +name=Fedora - Bikeshed - Source failovermethod=priority -metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-server-bikeshed-source&arch=$basearch +metalink=https://mirrors.fedoraproject.org/metalink?repo=modular-bikeshed-server-source&arch=$basearch enabled=0 repo_gpgcheck=0 type=rpm From ff376164df7b6920f1771e4d8c49c4692e64fc64 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Oct 04 2017 22:31:43 +0000 Subject: [PATCH 2/2] bump spec Signed-off-by: Dennis Gilmore --- diff --git a/fedora-modular-repos.spec b/fedora-modular-repos.spec index 08b59af..aeea544 100644 --- a/fedora-modular-repos.spec +++ b/fedora-modular-repos.spec @@ -1,7 +1,7 @@ Summary: Fedora Modular package repositories Name: fedora-modular-repos Version: 27 -Release: 4%{?dist} +Release: 5%{?dist} License: MIT URL: https://pagure.io/fedora-modular-repos/ # tarball is created by running make archive in the git checkout @@ -36,7 +36,10 @@ done %config(noreplace) /etc/yum.repos.d/fedora-modular-server-updates-testing.repo %changelog -* Thu Sep 28 2017 Dennis Gilmore - 27-5 +- fix the bikeshed urls + +* Thu Sep 28 2017 Dennis Gilmore - 27-4 - Setup repos for mirrors * Fri Sep 22 2017 Stephen Gallagher - 27-3