use support end macro

This commit is contained in:
Louis Abel 2023-11-20 18:38:03 -07:00
parent 514efdd961
commit 6cb112f86f
Signed by: label
GPG Key ID: B37E62D143879B36
1 changed files with 2 additions and 1 deletions

View File

@ -34,6 +34,7 @@
%define rlosid rocky
%define os_bug_name Rocky-Linux-%{major}
%define support_end 2035-05-31
################################################################################
# Rocky LookAhead Section
@ -249,7 +250,7 @@ LOGO="fedora-logo-icon"
CPE_NAME="cpe:/o:rocky:rocky:%{major}::baseos"
HOME_URL="%{home_url}"
BUG_REPORT_URL="%{bug_url}"
SUPPORT_END="2032-05-31"
SUPPORT_END="%{support_end}"
ROCKY_SUPPORT_PRODUCT="%{os_bug_name}"
ROCKY_SUPPORT_PRODUCT_VERSION="%{full_release_version}%{?rlstatement:-%{rlstatement}}"
REDHAT_SUPPORT_PRODUCT="%{distro_name}"