Disable the .package_note awfulness
Resolves: #2058712 Resolves: #2058527 Signed-off-by: Robbie Harwood <rharwood@redhat.com>
This commit is contained in:
parent
0bd5331192
commit
95d197a80c
@ -4,6 +4,7 @@
|
|||||||
%global _lto_cflags %{nil}
|
%global _lto_cflags %{nil}
|
||||||
|
|
||||||
%undefine _hardened_build
|
%undefine _hardened_build
|
||||||
|
%undefine _package_note_file
|
||||||
|
|
||||||
%global tarversion 2.06
|
%global tarversion 2.06
|
||||||
%undefine _missing_build_ids_terminate_build
|
%undefine _missing_build_ids_terminate_build
|
||||||
@ -16,7 +17,7 @@
|
|||||||
Name: grub2
|
Name: grub2
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.06
|
Version: 2.06
|
||||||
Release: 19%{?dist}
|
Release: 20%{?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/
|
||||||
@ -525,6 +526,11 @@ mv ${EFI_HOME}/grub.cfg.stb ${EFI_HOME}/grub.cfg
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 28 2022 Robbie Harwood <rharwood@redhat.com> - 2.06-20
|
||||||
|
- Disable the .package_note awfulness
|
||||||
|
- Resolves: #2058712
|
||||||
|
- Resolves: #2058527
|
||||||
|
|
||||||
* Fri Feb 25 2022 Robbie Harwood <rharwood@redhat.com> - 2.06-19
|
* Fri Feb 25 2022 Robbie Harwood <rharwood@redhat.com> - 2.06-19
|
||||||
- Fix stripping of annobin -spec
|
- Fix stripping of annobin -spec
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user