From 211de404f8fc16d31dc0631504dace5c4eef6033 Mon Sep 17 00:00:00 2001 From: Henry Li Date: Fri, 29 Jul 2022 22:06:18 -0700 Subject: [PATCH] remove provides from unsigned grub2 --- .../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