mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-11-25 07:21: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 distro Rocky Linux
|
||||||
%define major 8
|
%define major 8
|
||||||
%define minor 3
|
%define minor 3
|
||||||
%define rocky_rel 8
|
%define rocky_rel 9
|
||||||
%define upstream_rel %{major}.%{minor}
|
%define upstream_rel %{major}.%{minor}
|
||||||
|
|
||||||
%define base_release_version %{major}
|
%define base_release_version %{major}
|
||||||
@ -135,8 +135,8 @@ ANSI_COLOR="0;31"
|
|||||||
CPE_NAME="cpe:/o:rocky:rocky:%{major}"
|
CPE_NAME="cpe:/o:rocky:rocky:%{major}"
|
||||||
HOME_URL="https://rockylinux.org/"
|
HOME_URL="https://rockylinux.org/"
|
||||||
BUG_REPORT_URL="https://bugs.rockylinux.org/"
|
BUG_REPORT_URL="https://bugs.rockylinux.org/"
|
||||||
ROCKY_MANTISBT_PROJECT="Rocky-%{major}"
|
ROCKY_SUPPORT_PRODUCT="Rocky Linux"
|
||||||
ROCKY_MANTISBT_PROJECT_VERSION="%{major}"
|
ROCKY_SUPPORT_PRODUCT_VERSION="%{major}"
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
# Create the symlink for /etc/os-release
|
# 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/
|
%{_sysconfdir}/pki/rpm-gpg/
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Apr 18 2021 Louis Abel <label@rockylinux.org> - 8.3-8
|
||||||
- Emphasize that this is not a production ready release
|
- Emphasize that this is not a production ready release
|
||||||
- rpmlint
|
- rpmlint
|
||||||
|
Loading…
Reference in New Issue
Block a user