From 9fe4d5b4095b7520c18b261691ce895b87da700813c9ac37c8c213e61e5fcccd Mon Sep 17 00:00:00 2001 From: Neil Brown Date: Tue, 15 Dec 2015 21:28:50 +0000 Subject: [PATCH] Accepting request 349012 from home:tiwai:branches:Base:System - Add missing pre-requres for initrd macros (boo#958562) OBS-URL: https://build.opensuse.org/request/show/349012 OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=138 --- mdadm.changes | 5 +++++ mdadm.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/mdadm.changes b/mdadm.changes index a8a9c6d..9d4b121 100644 --- a/mdadm.changes +++ b/mdadm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 10 17:07:40 CET 2015 - tiwai@suse.de + +- Add missing pre-requres for initrd macros (boo#958562) + ------------------------------------------------------------------- Mon Sep 14 13:21:33 UTC 2015 - dimstar@opensuse.org diff --git a/mdadm.spec b/mdadm.spec index f5c8058..f182fea 100644 --- a/mdadm.spec +++ b/mdadm.spec @@ -26,7 +26,7 @@ BuildRequires: sgmltool BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(systemd) BuildRequires: pkgconfig(udev) -PreReq: %fillup_prereq /sbin/mkinitrd +PreReq: %fillup_prereq /sbin/mkinitrd coreutils Recommends: cron Recommends: smtp_daemon Url: http://www.kernel.org/pub/linux/utils/raid/mdadm/