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