mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-11-22 06:01:23 +00:00
fix up os-release
This commit is contained in:
parent
09b2d3d3ba
commit
b73a42d4ea
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user