From cc70b6df24082663cabba5e4f2c52cd44b6e94bd247c288e56154ecbb8d5959f Mon Sep 17 00:00:00 2001 From: Andrei Borzenkov Date: Tue, 19 Aug 2014 15:42:48 +0000 Subject: [PATCH] Accepting request 245171 from home:michael-chang:branches:Base:System - requires util-linux-systemd (bnc#892337) OBS-URL: https://build.opensuse.org/request/show/245171 OBS-URL: https://build.opensuse.org/package/show/Base:System/os-prober?expand=0&rev=45 --- os-prober.changes | 5 +++++ os-prober.spec | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/os-prober.changes b/os-prober.changes index 742f403..889dbbd 100644 --- a/os-prober.changes +++ b/os-prober.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 19 11:15:57 UTC 2014 - mchang@suse.com + +- requires util-linux-systemd (bnc#892337) + ------------------------------------------------------------------- Fri Jun 20 20:42:01 UTC 2014 - jeffm@suse.com diff --git a/os-prober.spec b/os-prober.spec index 980fc59..c438e45 100644 --- a/os-prober.spec +++ b/os-prober.spec @@ -65,6 +65,10 @@ Recommends: dmraid Recommends: lvm2 Requires: udev Requires: util-linux +%if 0%{?suse_version} >= 1315 +# For logger utility +Requires: util-linux-systemd +%endif %description This package detects other OSes available on a system and outputs the results