forked from pool/util-linux
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
This commit is contained in:
parent
fbce8abdec
commit
a2db911746
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user