diff --git a/grub2.spec b/grub2.spec index 0e94b0e16395ccca462b98860fa6e8dd516ec459..bc5780b383c10a2e2069999cf72048359636a6b4 100644 --- a/grub2.spec +++ b/grub2.spec @@ -1,13 +1,14 @@ %undefine _hardened_build %global tarversion 2.04 +%define efi_vendor %{_vendor} %undefine _missing_build_ids_terminate_build %global _configure_gnuconfig_hack 0 Name: grub2 Epoch: 1 Version: 2.04 -Release: 13 +Release: 14 Summary: Bootloader with support for Linux, Multiboot and more License: GPLv3+ URL: http://www.gnu.org/software/grub/ @@ -448,6 +449,12 @@ rm -r /boot/grub2.tmp/ || : %{_datadir}/man/man* %changelog +* Mon Mar 29 2021 renmingshuai - 2.04-14 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:add efi_vendor for vendor + * Sun Mar 21 2021 orange-snn - 2.04-13 - fix postun error in grub2-efi-x64