diff --git a/e2fsprogs.changes b/e2fsprogs.changes index bd12fe1..8f2ef20 100644 --- a/e2fsprogs.changes +++ b/e2fsprogs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jul 9 16:10:59 UTC 2020 - Jan Kara + +- Add BuildRequires suse-module-tools so that regenerate_initrd_posttrans + is properly defined during build (bsc#1042986) + ------------------------------------------------------------------- Sat May 2 09:44:11 UTC 2020 - Andreas Stieger diff --git a/e2fsprogs.spec b/e2fsprogs.spec index ab83161..5d34de2 100644 --- a/e2fsprogs.spec +++ b/e2fsprogs.spec @@ -1,7 +1,7 @@ # # spec file for package e2fsprogs # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -33,6 +33,9 @@ BuildRequires: automake BuildRequires: libblkid-devel BuildRequires: libuuid-devel BuildRequires: pkg-config +%if 0%{?suse_version} >= 1310 +BuildRequires: suse-module-tools +%endif BuildRequires: xz %if ! %{build_mini} %if 0%{?suse_version} > 1220