Skip to content
Snippets Groups Projects
Verified Commit b73a42d4 authored by Louis Abel's avatar Louis Abel :tv:
Browse files

fix up os-release

parent 09b2d3d3
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment