From 565b9a80ddac2c386b5b6a994eedde1f7df4fba4df69de6aca218dd71e93defd Mon Sep 17 00:00:00 2001 From: Michael Chang Date: Wed, 20 May 2015 04:44:59 +0000 Subject: [PATCH] Accepting request 308051 from home:arvidjaar:grub2-next - also Recommends mtools for grub2-mkrescue (used to create EFI boot image) in addition to libburnia-tools. OBS-URL: https://build.opensuse.org/request/show/308051 OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=158 --- grub2.changes | 6 ++++++ grub2.spec | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/grub2.changes b/grub2.changes index 0f42f28..2cf8e1b 100644 --- a/grub2.changes +++ b/grub2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 19 17:47:33 UTC 2015 - arvidjaar@gmail.com + +- also Recommends mtools for grub2-mkrescue (used to create EFI + boot image) in addition to libburnia-tools. + ------------------------------------------------------------------- Mon May 11 08:50:14 UTC 2015 - mchang@suse.com diff --git a/grub2.spec b/grub2.spec index 70805ea..eb10e16 100644 --- a/grub2.spec +++ b/grub2.spec @@ -1,7 +1,7 @@ # # spec file for package grub2 # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -251,6 +251,7 @@ Recommends: os-prober %endif # xorriso not available using grub2-mkrescue (bnc#812681) Recommends: libburnia-tools +Recommends: mtools %endif Requires(post): /sbin/install-info Requires(preun):/sbin/install-info