fix up os-release

This commit is contained in:
nazunalika 2021-05-24 18:47:13 -07:00
parent 0f7145463c
commit 838362dcd3
Signed by: label
GPG Key ID: 6735C0E1BD65D048
1 changed files with 4 additions and 3 deletions

View File

@ -10,7 +10,7 @@
%define distro_code Green Obsidian
%define major 8
%define minor 4
%define rocky_rel 18
%define rocky_rel 19
%define upstream_rel %{major}.%{minor}
%define base_release_version %{major}
@ -132,7 +132,7 @@ VERSION_ID="%{major}.%{minor}"
PLATFORM_ID="platform:el%{major}"
PRETTY_NAME="%{distro_name} %{major}.%{minor} (%{distro_code})"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:rocky:rocky:%{major}"
CPE_NAME="cpe:/o:rocky:rocky:%{major}.%{minor}:GA"
HOME_URL="https://rockylinux.org/"
BUG_REPORT_URL="https://bugs.rockylinux.org/"
ROCKY_SUPPORT_PRODUCT="%{distro_name}"
@ -226,9 +226,10 @@ install -p -m 0644 %{SOURCE1226} %{buildroot}%{_sysconfdir}/yum.repos.d/
%{_sysconfdir}/pki/rpm-gpg/
%changelog
* Mon May 24 2021 Louis Abel <label@rockylinux.org> - 8.4-18
* Mon May 24 2021 Louis Abel <label@rockylinux.org> - 8.4-19
- Add a version codename to satisfy vendors
- Change license
- Fix up os-release
* Wed May 19 2021 Louis Abel <label@rockylinux.org> - 8.4-16
- Remove annoying /etc/issue banner