From a2db911746b07400d968cb3548d0f7411347d5b2587c49cc17d51bf1e61e8dbe Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 18 Apr 2024 12:23:28 +0000 Subject: [PATCH] Add missing libblkid-devel-static -> libeconf-devel-static relation OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=560 --- util-linux.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/util-linux.spec b/util-linux.spec index ccf4b94..347fc06 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -132,7 +132,7 @@ BuildRequires: utempter-devel %endif BuildRequires: zlib-devel Requires(post): permissions -Requires(verify):permissions +Requires(verify): permissions # util-linux is part of VMInstall, but we can well build without it # Helps shorten a cycle and eliminate a bootstrap issue #!BuildIgnore: util-linux @@ -248,6 +248,7 @@ Summary: Development files for the filesystem detection library License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ Requires: libblkid-devel = %{version} +Requires: libeconf-devel-static %description -n libblkid-devel-static Files needed to develop applications using the library for filesystem @@ -412,7 +413,7 @@ Summary: Tools for writing to TTYs License: BSD-3-Clause Requires(pre): group(tty) Requires(post): permissions -Requires(verify):permissions +Requires(verify): permissions Provides: util-linux:%{_bindir}/mesg Provides: util-linux:%{_bindir}/wall Provides: util-linux:%{_bindir}/write