From b98bb3d1e419a6cb17c6d5075f7d9affbe5f24e1 Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Thu, 26 Jan 2017 05:40:34 -0500 Subject: [PATCH] Fix deps that should have moved to -tools but didn't. Signed-off-by: Peter Jones --- grub2.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/grub2.spec b/grub2.spec index 7888efe..6769311 100644 --- a/grub2.spec +++ b/grub2.spec @@ -94,7 +94,7 @@ BuildRequires: pesign >= 0.99-8 %endif %endif -Provides grub2-base = %{epoch}:%{version}-%{release} +Provides: grub2-base = %{epoch}:%{version}-%{release} ExcludeArch: s390 s390x %{arm} Obsoletes: grub2 <= 1:2.00-20%{?dist} Requires: %{name}-tools = %{epoch}:%{version}-%{release} @@ -111,7 +111,7 @@ Summary: GRUB for EFI systems. Group: System Environment/Base Requires: %{name}-tools = %{epoch}:%{version}-%{release} Obsoletes: grub2-efi <= 1:2.00-20%{?dist} -Provides grub2-base = %{epoch}:%{version}-%{release} +Provides: grub2-base = %{epoch}:%{version}-%{release} %description efi The GRand Unified Bootloader (GRUB) is a highly configurable and customizable