From efff1af3f2ba4514cb4a5ea6b501ee74592b8ca5 Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Mon, 21 May 2012 16:02:42 -0400 Subject: [PATCH] Fix grub2-tools requires to include epoch, so it'll work. --- grub2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grub2.spec b/grub2.spec index 8da7afc..fd0542b 100644 --- a/grub2.spec +++ b/grub2.spec @@ -93,7 +93,7 @@ provides support for PC BIOS systems. %package efi Summary: GRUB for EFI systems. Group: System Environment/Base -Requires: %{name}-tools = %{version}-%{release} +Requires: %{name}-tools = %{epoch}:%{version}-%{release} %description efi The GRand Unified Bootloader (GRUB) is a highly configurable and customizable