mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-11-21 13:41:23 +00:00
remove nplb
This commit is contained in:
parent
94ca47d5ef
commit
049fb1ad9b
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user