From be406f69cfa7a9fac502fcba43ad8164b2cf649d Mon Sep 17 00:00:00 2001 From: Henry Li <69694695+henryli001@users.noreply.github.com> Date: Fri, 29 Jul 2022 22:26:55 -0700 Subject: [PATCH] remove provides from unsigned grub2 (#3461) Co-authored-by: Henry Li --- .../grub2-efi-binary-signed/grub2-efi-binary-signed.spec | 2 -- SPECS/grub2/grub2.spec | 3 --- 2 files changed, 5 deletions(-) diff --git a/SPECS-SIGNED/grub2-efi-binary-signed/grub2-efi-binary-signed.spec b/SPECS-SIGNED/grub2-efi-binary-signed/grub2-efi-binary-signed.spec index 93b77a0e2ce..6834ac54d41 100644 --- a/SPECS-SIGNED/grub2-efi-binary-signed/grub2-efi-binary-signed.spec +++ b/SPECS-SIGNED/grub2-efi-binary-signed/grub2-efi-binary-signed.spec @@ -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 diff --git a/SPECS/grub2/grub2.spec b/SPECS/grub2/grub2.spec index 35aa0534720..0ed0864b61c 100644 --- a/SPECS/grub2/grub2.spec +++ b/SPECS/grub2/grub2.spec @@ -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