Accepting request 819802 from home:jankara:branches:filesystems

- Add BuildRequires suse-module-tools so that regenerate_initrd_posttrans
  is properly defined during build (bsc#1042986)

OBS-URL: https://build.opensuse.org/request/show/819802
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=127
This commit is contained in:
Jan Kara 2020-07-09 20:14:38 +00:00 committed by Git OBS Bridge
parent a3dce39c55
commit c2347d13ff
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jul 9 16:10:59 UTC 2020 - Jan Kara <jack@suse.cz>
- 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 <andreas.stieger@gmx.de>

View File

@ -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