Fix grub2-tools requires to include epoch, so it'll work.

This commit is contained in:
Peter Jones 2012-05-21 16:02:42 -04:00
parent 939f59000f
commit efff1af3f2

View file

@ -93,7 +93,7 @@ provides support for PC BIOS systems.
%package efi %package efi
Summary: GRUB for EFI systems. Summary: GRUB for EFI systems.
Group: System Environment/Base Group: System Environment/Base
Requires: %{name}-tools = %{version}-%{release} Requires: %{name}-tools = %{epoch}:%{version}-%{release}
%description efi %description efi
The GRand Unified Bootloader (GRUB) is a highly configurable and customizable The GRand Unified Bootloader (GRUB) is a highly configurable and customizable