From: Li Tian <litian@xxxxxxxxxx> fedora: add 'fedora' SBAT suffix for UKI addons Signed-off-by: Li Tian <litian@xxxxxxxxxx> diff --git a/redhat/kernel.spec.template b/redhat/kernel.spec.template index blahblah..blahblah 100644 --- a/redhat/kernel.spec.template +++ b/redhat/kernel.spec.template @@ -2722,8 +2722,12 @@ BuildKernel() { # RHEL/CentOS specific .SBAT entries %if 0%{?centos} SBATsuffix="centos" +%else +%if 0%{?fedora} + SBATsuffix="fedora" %else SBATsuffix="rhel" +%endif %endif SBAT=$(cat <<- EOF linux,1,Red Hat,linux,$KernelVer,mailto:secalert@xxxxxxxxxx -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3878 -- _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue