diff --git a/grub2.spec b/grub2.spec index 910624344da2f78c0bbd3a77540696e2ed375731..0b8ff07daead9bafd520c292e0c09cdea33e8287 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 +* Sat Mar 27 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