Accepting request 866862 from home:dimstar:Factory

- Replace system-user-nobody with user(nobody): be resilient to
  package name changes.

OBS-URL: https://build.opensuse.org/request/show/866862
OBS-URL: https://build.opensuse.org/package/show/devel:tools/uid_wrapper?expand=0&rev=29
This commit is contained in:
2021-01-27 08:16:48 +00:00
committed by Git OBS Bridge
parent cfcb3c3611
commit f0a6e34ea8
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 26 14:11:29 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Replace system-user-nobody with user(nobody): be resilient to
package name changes.
-------------------------------------------------------------------
Thu Mar 5 15:16:09 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>

View File

@@ -1,7 +1,7 @@
#
# spec file for package uid_wrapper
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -40,7 +40,7 @@ Source3: uid_wrapper.keyring
BuildRequires: cmake
BuildRequires: libcmocka-devel
BuildRequires: pkgconf
BuildRequires: system-user-nobody
BuildRequires: user(nobody)
Recommends: cmake
Recommends: pkgconf