Skip to content

Commit

Permalink
remove provides from unsigned grub2 (microsoft#3461)
Browse files Browse the repository at this point in the history
Co-authored-by: Henry Li <[email protected]>
  • Loading branch information
2 people authored and PawelWMS committed Jul 31, 2022
1 parent 28e8c4b commit be406f6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ specifically created for installing on %{buildarch} systems
%package -n grub2-efi-binary-noprefix
Summary: GRand Unified Bootloader
Group: Applications/System
%ifarch x86_64
%endif

%description -n grub2-efi-binary-noprefix
This package contains the GRUB EFI image with no prefix directory set and is signed for secure boot. The package is
Expand Down
3 changes: 0 additions & 3 deletions SPECS/grub2/grub2.spec
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,6 @@ GRUB UEFI bootloader binaries
%package efi-binary-noprefix
Summary: GRUB UEFI image with no prefix directory set
Group: System Environment/Base
%ifarch x86_64
Provides: %{name}-efi-x64-noprefix = %{version}-%{release}
%endif

%description efi-binary-noprefix
GRUB UEFI bootloader binaries with no prefix directory set
Expand Down

0 comments on commit be406f6

Please sign in to comment.