mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-11-16 03:21:24 +00:00
fix up os-release
This commit is contained in:
parent
940b8a815a
commit
9b3b06466d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user