From 837ae4c30672006d2625519f00a48092a883ec06f11e8bf0fa5dba0973eabc3c Mon Sep 17 00:00:00 2001 From: David Sterba Date: Tue, 29 Aug 2017 13:11:57 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=52 --- xfsprogs.changes | 5 +++++ xfsprogs.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/xfsprogs.changes b/xfsprogs.changes index 3f21668..ccba5bc 100644 --- a/xfsprogs.changes +++ b/xfsprogs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 28 13:42:33 UTC 2017 - mmarek@suse.com + +- Add missing coreutils dependency for initrd macros (bsc#1055492). + ------------------------------------------------------------------- Thu Jun 22 20:15:28 UTC 2017 - jeffm@suse.com diff --git a/xfsprogs.spec b/xfsprogs.spec index 29e699e..2edd594 100644 --- a/xfsprogs.spec +++ b/xfsprogs.spec @@ -47,6 +47,7 @@ Supplements: filesystem(xfs) BuildRequires: suse-module-tools %endif BuildRequires: xz +Requires(post): coreutils %description A set of commands to use the XFS file system, including mkfs.xfs.