Rebuild against new ppc64le key
Resolves: #2074761 Signed-off-by: Robbie Harwood <rharwood@redhat.com>
This commit is contained in:
parent
836032bc4e
commit
d938855e21
@ -14,7 +14,7 @@
|
|||||||
Name: grub2
|
Name: grub2
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.06
|
Version: 2.06
|
||||||
Release: 39%{?dist}
|
Release: 40%{?dist}
|
||||||
Summary: Bootloader with support for Linux, Multiboot and more
|
Summary: Bootloader with support for Linux, Multiboot and more
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: http://www.gnu.org/software/grub/
|
URL: http://www.gnu.org/software/grub/
|
||||||
@ -41,6 +41,7 @@ Source12: sbat.csv.in
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?centos}
|
%if 0%{?centos}
|
||||||
|
|
||||||
%ifarch x86_64 aarch64 ppc64le
|
%ifarch x86_64 aarch64 ppc64le
|
||||||
%define sb_key centossecureboot202
|
%define sb_key centossecureboot202
|
||||||
%endif
|
%endif
|
||||||
@ -49,8 +50,9 @@ Source12: sbat.csv.in
|
|||||||
%define sb_key redhatsecureboot502
|
%define sb_key redhatsecureboot502
|
||||||
%endif
|
%endif
|
||||||
%ifarch ppc64le
|
%ifarch ppc64le
|
||||||
%define sb_key redhatsecureboot602
|
%define sb_key redhatsecureboot702
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
|
||||||
@ -530,7 +532,7 @@ mv ${EFI_HOME}/grub.cfg.stb ${EFI_HOME}/grub.cfg
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Jul 18 2022 Robbie Harwood <rharwood@redhat.com> - 2.06-39
|
* Mon Jul 18 2022 Robbie Harwood <rharwood@redhat.com> - 2.06-40
|
||||||
- Rebuild against new ppc64le key
|
- Rebuild against new ppc64le key
|
||||||
- Resolves: #2074761
|
- Resolves: #2074761
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user