fix up os-release

This commit is contained in:
nazunalika 2022-05-01 18:15:04 -07:00
parent 631ea01daa
commit f1e7acc71b
Signed by: label
GPG Key ID: 6735C0E1BD65D048
1 changed files with 5 additions and 3 deletions

View File

@ -23,6 +23,8 @@
%define contentdir pub/rocky
%define rltype stable
%define os_bug_name Rocky-Linux-%{major}
################################################################################
# Rocky LookAhead Section
#
@ -217,8 +219,8 @@ LOGO="fedora-logo-icon"
CPE_NAME="cpe:/o:rocky:rocky:%{major}::baseos"
HOME_URL="https://rockylinux.org/"
BUG_REPORT_URL="https://bugs.rockylinux.org/"
ROCKY_SUPPORT_PRODUCT="%{distro_name}"
ROCKY_SUPPORT_PRODUCT_VERSION="%{major}%{?rlstatement:-%{rlstatement}}"
ROCKY_SUPPORT_PRODUCT="%{os_bug_name}"
ROCKY_SUPPORT_PRODUCT_VERSION="%{full_release_version}%{?rlstatement:-%{rlstatement}}"
REDHAT_SUPPORT_PRODUCT="%{distro_name}"
REDHAT_SUPPORT_PRODUCT_VERSION="%{full_release_version}%{?rlstatement: %{rlstatement}}"
EOF
@ -410,7 +412,7 @@ install -m 0644 %{SOURCE404} %{buildroot}/%{_prefix}/lib/sysctl.d/50-redhat.conf
- Add missing macros
- Fix CPE values
- Remove /etc/centos-release file
- Add redhat tags to os-release
- Add redhat and fix rocky tags in os-release
- Fix GPG key names to be consistent with SIG requirements
- Reduce number of repo files
- Change testing key to "beta" key from build system