From ab8245de17943a9a5a46fa149c456eca05c930cb Mon Sep 17 00:00:00 2001 From: nazunalika Date: Tue, 21 Dec 2021 19:34:34 -0700 Subject: [PATCH] countme in --- SOURCES/Rocky-AppStream.repo | 1 + SOURCES/Rocky-BaseOS.repo | 1 + SOURCES/Rocky-CRB.repo | 1 + SOURCES/Rocky-Devel.repo | 1 + SOURCES/Rocky-Extras.repo | 1 + SOURCES/Rocky-HighAvailability.repo | 1 + SOURCES/Rocky-NFV.repo | 1 + SOURCES/Rocky-Plus.repo | 1 + SOURCES/Rocky-RT.repo | 1 + SOURCES/Rocky-ResilientStorage.repo | 1 + SOURCES/Rocky-SAP.repo | 2 ++ SPECS/rocky-release.spec | 1 + 12 files changed, 13 insertions(+) diff --git a/SOURCES/Rocky-AppStream.repo b/SOURCES/Rocky-AppStream.repo index 0087920..d26566e 100644 --- a/SOURCES/Rocky-AppStream.repo +++ b/SOURCES/Rocky-AppStream.repo @@ -14,6 +14,7 @@ name=Rocky Linux $releasever - AppStream baseurl=http://dl.rockylinux.org/$contentdir/$releasever/AppStream/$basearch/os/ gpgcheck=1 enabled=1 +countme=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rocky-9 [appstream-debug] diff --git a/SOURCES/Rocky-BaseOS.repo b/SOURCES/Rocky-BaseOS.repo index 0164e9e..af01a74 100644 --- a/SOURCES/Rocky-BaseOS.repo +++ b/SOURCES/Rocky-BaseOS.repo @@ -14,6 +14,7 @@ name=Rocky Linux $releasever - BaseOS baseurl=http://dl.rockylinux.org/$contentdir/$releasever/BaseOS/$basearch/os/ gpgcheck=1 enabled=1 +countme=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rocky-9 [baseos-debug] diff --git a/SOURCES/Rocky-CRB.repo b/SOURCES/Rocky-CRB.repo index 91c83c4..026e266 100644 --- a/SOURCES/Rocky-CRB.repo +++ b/SOURCES/Rocky-CRB.repo @@ -14,6 +14,7 @@ name=Rocky Linux $releasever - CRB baseurl=http://dl.rockylinux.org/$contentdir/$releasever/CRB/$basearch/os/ gpgcheck=1 enabled=0 +countme=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rocky-9 [crb-debug] diff --git a/SOURCES/Rocky-Devel.repo b/SOURCES/Rocky-Devel.repo index 994c1e6..6f07ea8 100644 --- a/SOURCES/Rocky-Devel.repo +++ b/SOURCES/Rocky-Devel.repo @@ -7,4 +7,5 @@ name=Rocky Linux $releasever - Devel WARNING! FOR BUILDROOT ONLY baseurl=http://dl.rockylinux.org/$contentdir/$releasever/Devel/$basearch/os/ gpgcheck=1 enabled=0 +countme=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rocky-9 diff --git a/SOURCES/Rocky-Extras.repo b/SOURCES/Rocky-Extras.repo index 2c762b3..bee8541 100644 --- a/SOURCES/Rocky-Extras.repo +++ b/SOURCES/Rocky-Extras.repo @@ -14,6 +14,7 @@ name=Rocky Linux $releasever - Extras baseurl=http://dl.rockylinux.org/$contentdir/$releasever/extras/$basearch/os/ gpgcheck=1 enabled=1 +countme=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rocky-9 [extras-debug] diff --git a/SOURCES/Rocky-HighAvailability.repo b/SOURCES/Rocky-HighAvailability.repo index 041bbb1..112ecba 100644 --- a/SOURCES/Rocky-HighAvailability.repo +++ b/SOURCES/Rocky-HighAvailability.repo @@ -14,6 +14,7 @@ name=Rocky Linux $releasever - HighAvailability baseurl=http://dl.rockylinux.org/$contentdir/$releasever/HighAvailability/$basearch/os/ gpgcheck=1 enabled=0 +countme=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rocky-9 [highavailability-debug] diff --git a/SOURCES/Rocky-NFV.repo b/SOURCES/Rocky-NFV.repo index f75c5a6..f53164e 100644 --- a/SOURCES/Rocky-NFV.repo +++ b/SOURCES/Rocky-NFV.repo @@ -14,4 +14,5 @@ name=Rocky Linux $releasever - NFV baseurl=http://dl.rockylinux.org/$contentdir/$releasever/nfv/$basearch/os/ gpgcheck=1 enabled=0 +countme=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rocky-9 diff --git a/SOURCES/Rocky-Plus.repo b/SOURCES/Rocky-Plus.repo index f5f7fb8..114737c 100644 --- a/SOURCES/Rocky-Plus.repo +++ b/SOURCES/Rocky-Plus.repo @@ -14,6 +14,7 @@ name=Rocky Linux $releasever - Plus baseurl=http://dl.rockylinux.org/$contentdir/$releasever/plus/$basearch/os/ gpgcheck=1 enabled=0 +countme=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rocky-9 [plus-debug] diff --git a/SOURCES/Rocky-RT.repo b/SOURCES/Rocky-RT.repo index a88dd57..df61d1e 100644 --- a/SOURCES/Rocky-RT.repo +++ b/SOURCES/Rocky-RT.repo @@ -14,6 +14,7 @@ name=Rocky Linux $releasever - Realtime baseurl=http://dl.rockylinux.org/$contentdir/$releasever/RT/$basearch/os/ gpgcheck=1 enabled=0 +countme=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rocky-9 [rt-debug] diff --git a/SOURCES/Rocky-ResilientStorage.repo b/SOURCES/Rocky-ResilientStorage.repo index a4bf2c2..de2ed26 100644 --- a/SOURCES/Rocky-ResilientStorage.repo +++ b/SOURCES/Rocky-ResilientStorage.repo @@ -14,6 +14,7 @@ name=Rocky Linux $releasever - ResilientStorage baseurl=http://dl.rockylinux.org/$contentdir/$releasever/ResilientStorage/$basearch/os/ gpgcheck=1 enabled=0 +countme=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rocky-9 [resilient-storage-debug] diff --git a/SOURCES/Rocky-SAP.repo b/SOURCES/Rocky-SAP.repo index df34b86..54cecf9 100644 --- a/SOURCES/Rocky-SAP.repo +++ b/SOURCES/Rocky-SAP.repo @@ -14,6 +14,7 @@ name=Rocky Linux $releasever - SAP baseurl=http://dl.rockylinux.org/$contentdir/$releasever/SAP/$basearch/os/ gpgcheck=1 enabled=0 +countme=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rocky-9 [sap-hana] @@ -22,4 +23,5 @@ name=Rocky Linux $releasever - SAP baseurl=http://dl.rockylinux.org/$contentdir/$releasever/SAPHANA/$basearch/os/ gpgcheck=1 enabled=0 +countme=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rocky-9 diff --git a/SPECS/rocky-release.spec b/SPECS/rocky-release.spec index ff9b35b..d4599f6 100644 --- a/SPECS/rocky-release.spec +++ b/SPECS/rocky-release.spec @@ -386,3 +386,4 @@ install -m 0644 %{SOURCE404} %{buildroot}/%{_prefix}/lib/sysctl.d/50-redhat.conf - Add direct LookAhead support - Add direct Beta support - Add spec file notes for packagers +- Add countme=1 to all base repos