From 0f7c63159f215f41a1c7d6bd28cea00f46528d7a744298718105b9efb5225bba Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 31 Oct 2012 05:58:31 +0000 Subject: [PATCH] Accepting request 139598 from devel:openSUSE:Factory - grub2-efi now depends on exact grub2 version (forwarded request 139589 from arvidjaar) OBS-URL: https://build.opensuse.org/request/show/139598 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=48 --- grub2.changes | 5 +++++ grub2.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/grub2.changes b/grub2.changes index 127ca50..3123b5e 100644 --- a/grub2.changes +++ b/grub2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Oct 27 05:27:42 UTC 2012 - arvidjaar@gmail.com + +- grub2-efi now depends on exact grub2 version + ------------------------------------------------------------------- Fri Oct 25 17:00:35 UTC 2012 - arvidjaar@gmail.com diff --git a/grub2.spec b/grub2.spec index 2572846..c109751 100644 --- a/grub2.spec +++ b/grub2.spec @@ -137,7 +137,7 @@ Group: System/Boot #Package is available on ia64 and x86_64 only and not necessarily needed Requires: efibootmgr %endif -Requires: grub2 +Requires: grub2 = %{version}-%{release} %description efi The GRand Unified Bootloader (GRUB) is a highly configurable and customizable