add efi_vendor for vendor

This commit is contained in:
compile_success 2021-03-22 22:23:09 +08:00
parent 11323c958c
commit f08f40ffc2

View File

@ -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,9 @@ rm -r /boot/grub2.tmp/ || :
%{_datadir}/man/man*
%changelog
* Mon Mar 22 2021 zhujunhao <zhujunhao8@huawei.com> - 2.04-14
- add efi_vendor for vendor
* Sun Mar 21 2021 orange-snn <songnannan2@huawei.com> - 2.04-13
- fix postun error in grub2-efi-x64