remove nplb

This commit is contained in:
nazunalika 2022-06-11 08:00:03 -07:00
parent 94ca47d5ef
commit 049fb1ad9b
Signed by: label
GPG Key ID: 6735C0E1BD65D048
2 changed files with 5 additions and 13 deletions

View File

@ -3,8 +3,8 @@
# devel and no-package-left-behind
[devel]
name=Rocky Linux $releasever - Devel WARNING! FOR BUILDROOT ONLY
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=Devel-$releasever&rltype=$rltype
name=Rocky Linux $releasever - Devel WARNING! FOR BUILDROOT ONLY DO NOT LEAVE ENABLED
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=devel-$releasever&rltype=$rltype
baseurl=http://dl.rockylinux.org/$contentdir/$releasever/devel/$basearch/os/
gpgcheck=1
enabled=0
@ -12,12 +12,3 @@ countme=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-9
file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-9-Testing
[nplb]
name=Rocky Linux $releasever - NPLB - WARNING! DO NOT LEAVE PERMANENTLY ENABLED
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=nplb-$releasever&rltype=$rltype
baseurl=http://dl.rockylinux.org/$contentdir/$releasever/nplb/$basearch/os/
gpgcheck=1
enabled=0
countme=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-9
file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-9-Testing

View File

@ -20,7 +20,7 @@
%define distro_code Blue Onyx
%define major 9
%define minor 0
%define rocky_rel 1%{?rllh:.%{rllh}}%{!?rllh:.18}
%define rocky_rel 1%{?rllh:.%{rllh}}%{!?rllh:.19}
%define rpm_license BSD-3-Clause
%define dist .el%{major}
@ -415,7 +415,7 @@ install -m 0644 %{SOURCE404} %{buildroot}/%{_prefix}/lib/sysctl.d/50-redhat.conf
%{_datadir}/pki/sb-certs/*
%changelog
* Sun May 01 2022 Louis Abel <label@rockylinux.org> - 9.0-1.18
* Sat Jun 11 2022 Louis Abel <label@rockylinux.org> - 9.0-1.19
- Backport current SB certs for now
- Add logrotate timer and switcheroo
- Add missing macros
@ -429,6 +429,7 @@ install -m 0644 %{SOURCE404} %{buildroot}/%{_prefix}/lib/sysctl.d/50-redhat.conf
- List both GPG keys in repo files
- Fix rlpkg macro for gpg keys
- Add sig content dir
- Remove nplb as devel is technically it
* Mon Jan 10 2022 Louis Abel <label@rockylinux.org> - 9.0-1.1
- Add LOGO to /etc/os-release