Sync from SUSE:SLFO:Main gfs2-utils revision e8592e7da5698a51b4dec0ef6f4d300d

This commit is contained in:
2025-03-19 17:26:43 +01:00
parent 9710d7fbb8
commit 3691dba70e
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 11 03:52:00 UTC 2025 - Heming Zhao <heming.zhao@suse.com>
- Add 'Recommends: gfs2-kmp' to the spec file.
* Notify users to install the gfs2 kernel module.
-------------------------------------------------------------------
Tue Feb 27 10:59:24 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package gfs2-utils
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -40,6 +40,7 @@ BuildRequires: libuuid1
BuildRequires: make
BuildRequires: ncurses-devel
BuildRequires: zlib-devel
Recommends: gfs2-kmp
# Upstream patches
Patch1: 0001-fsck.gfs2-Tighten-offset-check-in-check_eattr_entrie.patch