diff --git a/grub.macros b/grub.macros index 4162b823c77ed4cf55d41502299c52ce4a54ac0e..0afdd32155af2165155c12a2392777d84270151b 100644 --- a/grub.macros +++ b/grub.macros @@ -226,7 +226,7 @@ %ifarch x86_64 %global with_efi_common 1 -%global with_legacy_modules 0 +%global with_legacy_modules 1 %global with_legacy_common 0 %else %global with_efi_common 0 diff --git a/grub2.spec b/grub2.spec index 10b2cc61d05fc61d3eb6f518291f17b9b822cc18..6b5d11c4d04208e036892ad64af9865e8ee1131a 100644 --- a/grub2.spec +++ b/grub2.spec @@ -12,7 +12,7 @@ Name: grub2 Epoch: 1 Version: 2.06 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Bootloader with support for Linux, Multiboot and more License: GPLv3+ URL: http://www.gnu.org/software/grub/ @@ -500,6 +500,9 @@ mv ${EFI_HOME}/grub.cfg.stb ${EFI_HOME}/grub.cfg %endif %changelog +* Wed Mar 23 2022 forrest_ly - 2.06-3 +- Build pc-modules on x86-64 + * Tue Mar 22 2022 Chunmei Xu - 2.06-2 - change to use fuse3