fix up os-release

This commit is contained in:
nazunalika 2021-04-25 00:17:20 -07:00
parent 09b2d3d3ba
commit b73a42d4ea
Signed by: label
GPG Key ID: 6735C0E1BD65D048
1 changed files with 6 additions and 3 deletions

View File

@ -9,7 +9,7 @@
%define distro Rocky Linux
%define major 8
%define minor 3
%define rocky_rel 8
%define rocky_rel 9
%define upstream_rel %{major}.%{minor}
%define base_release_version %{major}
@ -135,8 +135,8 @@ ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:rocky:rocky:%{major}"
HOME_URL="https://rockylinux.org/"
BUG_REPORT_URL="https://bugs.rockylinux.org/"
ROCKY_MANTISBT_PROJECT="Rocky-%{major}"
ROCKY_MANTISBT_PROJECT_VERSION="%{major}"
ROCKY_SUPPORT_PRODUCT="Rocky Linux"
ROCKY_SUPPORT_PRODUCT_VERSION="%{major}"
EOF
# Create the symlink for /etc/os-release
@ -230,6 +230,9 @@ install -p -m 0644 %{SOURCE1223} %{buildroot}%{_sysconfdir}/yum.repos.d/
%{_sysconfdir}/pki/rpm-gpg/
%changelog
* Sun Apr 25 2021 Louis Abel <label@rockylinux.org> - 8.3-9
- Remove and add os-release references
* Sun Apr 18 2021 Louis Abel <label@rockylinux.org> - 8.3-8
- Emphasize that this is not a production ready release
- rpmlint