diff --git a/e2fsprogs.changes b/e2fsprogs.changes index 025ffff..aa6894e 100644 --- a/e2fsprogs.changes +++ b/e2fsprogs.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). + ------------------------------------------------------------------- Mon Aug 21 13:14:25 UTC 2017 - jack@suse.cz diff --git a/e2fsprogs.spec b/e2fsprogs.spec index c7e29ee..9a0f853 100644 --- a/e2fsprogs.spec +++ b/e2fsprogs.spec @@ -67,6 +67,7 @@ Summary: Utilities for the Second Extended File System License: GPL-2.0 Group: System/Filesystems Url: http://e2fsprogs.sourceforge.net +Requires(post): coreutils Requires: libcom_err2 >= %{version} Requires: libext2fs2 >= %{version} Source: http://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v%{version}/e2fsprogs-%{version}.tar.gz @@ -89,9 +90,9 @@ mklost+found, tune2fs, e2fsck, resize2fs, and badblocks. %package devel Summary: Dummy development package -# bug437293 License: LGPL-2.0 Group: Development/Libraries/C and C++ +# bug437293 %ifarch ppc64 Obsoletes: e2fsprogs-devel-64bit %endif @@ -156,9 +157,9 @@ Development files for libext2fs. Static libraries. %package -n libcom_err2 %endif Summary: E2fsprogs error reporting library -# bug437293 License: MIT Group: System/Filesystems +# bug437293 %ifarch ppc64 Obsoletes: libcom_err-64bit Obsoletes: libcom_err2-64bit @@ -180,9 +181,9 @@ com_err is an error message display library. %package -n libcom_err-devel %endif Summary: Development files for libcom_err -# bug437293 License: MIT Group: Development/Libraries/C and C++ +# bug437293 %ifarch ppc64 Obsoletes: libcom_err-devel-64bit %endif