fix(autopatch): Updated sb_key names from centossecureboot202/redhatsecureboot802 to centossecureboot803/redhatsecureboot803, and update #1
@ -16,9 +16,9 @@ actions:
|
||||
- target: "spec"
|
||||
find: |
|
||||
%if 0%{?centos}
|
||||
%define sb_key centossecureboot202
|
||||
%define sb_key centossecureboot803
|
||||
%else
|
||||
%define sb_key redhatsecureboot802
|
||||
%define sb_key redhatsecureboot803
|
||||
%endif
|
||||
replace: |
|
||||
%define sb_key almalinuxsecureboot0
|
||||
@ -27,7 +27,7 @@ actions:
|
||||
find: |
|
||||
%if 0%{?centos}
|
||||
-Defi_sbat_distro_id="centos" \
|
||||
-Defi_sbat_distro_summary="The Fedora Project" \
|
||||
-Defi_sbat_distro_summary="The CentOS Project" \
|
||||
-Defi_sbat_distro_url="https://www.centos.org/" \
|
||||
%else
|
||||
-Defi_sbat_distro_id="rhel" \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user