From c224b221dd7ab2e474f377cc7f2edebc839c3fac8ff75eb03540d8ee6296fafd Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 12 Jan 2023 20:55:25 +0000 Subject: [PATCH] Accepting request 1057149 from home:matwey:branches:Base:System - %dir /var/lib/libuuid/ is owned by uuidd:uuidd but no such user are required. OBS-URL: https://build.opensuse.org/request/show/1057149 OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=487 --- util-linux.changes | 5 +++++ util-linux.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/util-linux.changes b/util-linux.changes index b8dcae6..ce00a21 100644 --- a/util-linux.changes +++ b/util-linux.changes @@ -3,6 +3,11 @@ Wed Jan 11 07:58:00 UTC 2023 - Dominique Leuenberger - Replace usage of deprecated fgrep with grep -F. +------------------------------------------------------------------- +Mon Jan 9 18:19:38 UTC 2023 - Matwey Kornilov + +- %dir /var/lib/libuuid/ is owned by uuidd:uuidd but no such user are required. + ------------------------------------------------------------------- Mon Jan 9 16:13:18 UTC 2023 - Fabian Vogt diff --git a/util-linux.spec b/util-linux.spec index 546b083..0d74d2b 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -339,6 +339,8 @@ Conflicts: util-linux < 2.25 # uuid-runtime appeared in SLE11 SP1 to SLE11 SP3 Provides: uuid-runtime = %{version} Obsoletes: uuid-runtime <= 2.19.1 +Requires: group(uuidd) +Requires: user(uuidd) %systemd_requires %description -n uuidd