From a789d4f41064d5305180cca92e195ec86518cc3b Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Thu, 1 Jul 2021 09:35:03 -0400 Subject: [PATCH] Change the baseurl to point to source/tree for srpms Signed-off-by: Mohan Boddu --- epel-modular.repo | 4 ++-- epel-next-testing.repo | 4 ++-- epel-next.repo | 4 ++-- epel-release.spec | 5 ++++- epel-testing-modular.repo | 4 ++-- epel-testing.repo | 4 ++-- epel.repo | 4 ++-- 7 files changed, 16 insertions(+), 13 deletions(-) diff --git a/epel-modular.repo b/epel-modular.repo index 1090014..3ac79cc 100644 --- a/epel-modular.repo +++ b/epel-modular.repo @@ -22,8 +22,8 @@ gpgcheck=1 [epel-modular-source] name=Extra Packages for Enterprise Linux Modular $releasever - $basearch - Source # It is much more secure to use the metalink, but if you wish to use a local mirror -# place its address here. -#baseurl=https://download.example/pub/epel/$releasever/Modular/SRPMS +# place it's address here. +#baseurl=https://download.example/pub/epel/$releasever/Modular/source/tree/ metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-modular-source-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-8 diff --git a/epel-next-testing.repo b/epel-next-testing.repo index 28dd3db..4581dfc 100644 --- a/epel-next-testing.repo +++ b/epel-next-testing.repo @@ -22,8 +22,8 @@ gpgcheck=1 [epel-next-testing-source] name=Extra Packages for Enterprise Linux $releasever - Next - Testing - $basearch - Source # It is much more secure to use the metalink, but if you wish to use a local mirror -# place its address here. -#baseurl=https://download.example/pub/epel/testing/next/$releasever/Everything/SRPMS/ +# place it's address here. +#baseurl=https://download.example/pub/epel/testing/next/$releasever/Everything/source/tree/ metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-testing-next-source-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-8 diff --git a/epel-next.repo b/epel-next.repo index 8538e32..49601ab 100644 --- a/epel-next.repo +++ b/epel-next.repo @@ -22,8 +22,8 @@ gpgcheck=1 [epel-next-source] name=Extra Packages for Enterprise Linux $releasever - Next - $basearch - Source # It is much more secure to use the metalink, but if you wish to use a local mirror -# place its address here. -#baseurl=https://download.example/pub/epel/next/$releasever/Everything/SRPMS/ +# place it's address here. +#baseurl=https://download.example/pub/epel/next/$releasever/Everything/source/tree/ metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-next-source-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-8 diff --git a/epel-release.spec b/epel-release.spec index 91b8b0e..4578940 100644 --- a/epel-release.spec +++ b/epel-release.spec @@ -1,6 +1,6 @@ Name: epel-release Version: 8 -Release: 12%{dist} +Release: 13%{dist} Summary: Extra Packages for Enterprise Linux repository configuration License: GPLv2 @@ -82,6 +82,9 @@ install -pm 644 -D %{SOURCE3} %{buildroot}%{_prefix}/lib/systemd/system-preset/9 %changelog +* Fri Sep 03 2021 Mohan Boddu - 8-13 +- Change the baseurl to point to source/tree for srpms + * Fri Jul 30 2021 Kevin Fenzi - 8-12 - Enable certbot-renew.timer ( rhbz#1986205 ) diff --git a/epel-testing-modular.repo b/epel-testing-modular.repo index 0622abe..494b84a 100644 --- a/epel-testing-modular.repo +++ b/epel-testing-modular.repo @@ -22,8 +22,8 @@ gpgcheck=1 [epel-testing-modular-source] name=Extra Packages for Enterprise Linux Modular $releasever - Testing - $basearch - Source # It is much more secure to use the metalink, but if you wish to use a local mirror -# place its address here. -#baseurl=https://download.example/pub/epel/testing/$releasever/Modular/SRPMS +# place it's address here. +#baseurl=https://download.example/pub/epel/testing/$releasever/Modular/source/tree/ metalink=https://mirrors.fedoraproject.org/metalink?repo=testing-modular-source-epel$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-8 diff --git a/epel-testing.repo b/epel-testing.repo index a3f68e6..a21a806 100644 --- a/epel-testing.repo +++ b/epel-testing.repo @@ -22,8 +22,8 @@ gpgcheck=1 [epel-testing-source] name=Extra Packages for Enterprise Linux $releasever - Testing - $basearch - Source # It is much more secure to use the metalink, but if you wish to use a local mirror -# place its address here. -#baseurl=https://download.example/pub/epel/testing/$releasever/Everything/SRPMS +# place it's address here. +#baseurl=https://download.example/pub/epel/testing/$releasever/Everything/source/tree/ metalink=https://mirrors.fedoraproject.org/metalink?repo=testing-source-epel$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-8 diff --git a/epel.repo b/epel.repo index 3f5c404..eb3208d 100644 --- a/epel.repo +++ b/epel.repo @@ -22,8 +22,8 @@ gpgcheck=1 [epel-source] name=Extra Packages for Enterprise Linux $releasever - $basearch - Source # It is much more secure to use the metalink, but if you wish to use a local mirror -# place its address here. -#baseurl=https://download.example/pub/epel/$releasever/Everything/SRPMS +# place it's address here. +#baseurl=https://download.example/pub/epel/$releasever/Everything/source/tree/ metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-source-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-8