Fix grub2-tools requires to include epoch, so it'll work.
This commit is contained in:
parent
939f59000f
commit
efff1af3f2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user