Accepting request 1043027 from home:goldwynr:branches:Base:System

bsc#1206347

OBS-URL: https://build.opensuse.org/request/show/1043027
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=476
This commit is contained in:
Dirk Mueller 2022-12-15 10:14:16 +00:00 committed by Git OBS Bridge
parent 7cf338d87c
commit c40e37f176
2 changed files with 11 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 14 22:57:15 UTC 2022 - Goldwyn Rodrigues <rgoldwyn@suse.com>
- Fix /usr/bin/findmnt to be in only one package (bsc#1206347)
-------------------------------------------------------------------
Thu Dec 8 21:02:08 UTC 2022 - Stanislav Brabec <sbrabec@suse.com>

View File

@ -89,7 +89,7 @@ Version: 2.38.1
Release: 0
License: GPL-2.0-or-later
URL: https://www.kernel.org/pub/linux/utils/util-linux/
Source: https://www.kernel.org/pub/linux/utils/util-linux/v2.37/util-linux-%{version}.tar.xz
Source: https://www.kernel.org/pub/linux/utils/util-linux/v2.38/util-linux-%{version}.tar.xz
Source2: util-linux-login_defs-check.sh
Source3: util-linux-rpmlintrc
Source6: etc_filesystems
@ -98,7 +98,7 @@ Source8: login.pamd
Source9: remote.pamd
Source10: su.pamd
Source11: su.default
Source12: https://www.kernel.org/pub/linux/utils/util-linux/v2.37/util-linux-%{version}.tar.sign
Source12: https://www.kernel.org/pub/linux/utils/util-linux/v2.38/util-linux-%{version}.tar.sign
Source13: %{_name}.keyring
Source14: runuser.pamd
Source15: runuser-l.pamd
@ -813,7 +813,11 @@ rmdir --ignore-fail-on-non-empty /run/run >/dev/null 2>&1 || :
%{ulbindir}/dmesg
%{ulbindir}/fallocate
%{ulbindir}/fincore
%if "%ulsubset" == "systemd"
%{ulbindir}/findmnt
%else
%exclude %{ulbindir}/findmnt
%endif
%{ulbindir}/flock
%{ulbindir}/getopt
%{ulbindir}/hardlink