From cbda9231ca6a9e06834e772664ce46ceb2b4404675456f780f343950ac754cc7 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Thu, 5 Feb 2015 10:58:21 +0000 Subject: [PATCH] Accepting request 283977 from home:michael-chang:boo898610 - Downgrade os-prober dependency to Recommends (boo#898610) OBS-URL: https://build.opensuse.org/request/show/283977 OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=139 --- grub2.changes | 5 +++++ grub2.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/grub2.changes b/grub2.changes index 432f597..0b61a2b 100644 --- a/grub2.changes +++ b/grub2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 4 07:43:27 UTC 2015 - mchang@suse.com + +- Downgrade os-prober dependency to Recommends (boo#898610) + ------------------------------------------------------------------- Thu Dec 25 08:52:12 UTC 2014 - mchang@suse.com diff --git a/grub2.spec b/grub2.spec index d71980a..5dfdb7a 100644 --- a/grub2.spec +++ b/grub2.spec @@ -1,7 +1,7 @@ # # spec file for package grub2 # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -211,7 +211,7 @@ Patch234: grub2-arm64-Reduce-timer-event-frequency-by-10.patch Requires: gettext-runtime %if 0%{?suse_version} >= 1140 -Requires: os-prober +Recommends: os-prober %endif Requires(post): /sbin/install-info Requires(preun):/sbin/install-info