From adf9efa69384979edaedb5c0f03bc7fe8251fc02d6d78c565120bb4ba49497fa Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 20 May 2020 09:45:39 +0000 Subject: [PATCH] Accepting request 807493 from home:adrianSuSE:branches:devel:openSUSE:Factory:rpmlint - Add daapd user and group for new forked-daapd package OBS-URL: https://build.opensuse.org/request/show/807493 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=726 --- config | 2 ++ rpmlint-tests.spec | 2 +- rpmlint.changes | 5 +++++ rpmlint.spec | 2 +- 4 files changed, 9 insertions(+), 2 deletions(-) diff --git a/config b/config index d874f5b..5526b89 100644 --- a/config +++ b/config @@ -106,6 +106,7 @@ setOption('StandardGroups', ( 'coturn', 'crowbar', 'cwbconv', + 'daapd', 'daemon', 'davfs2', 'dba', @@ -317,6 +318,7 @@ setOption('StandardUsers', ( 'cyrus', 'daemon', 'davfs2', + 'daapd', 'ddclient', 'dehydrated', 'designate', diff --git a/rpmlint-tests.spec b/rpmlint-tests.spec index 263c8ce..e5d2cff 100644 --- a/rpmlint-tests.spec +++ b/rpmlint-tests.spec @@ -1,7 +1,7 @@ # # spec file for package rpmlint-tests # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed diff --git a/rpmlint.changes b/rpmlint.changes index 4be09b7..4fc9ce2 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 20 08:37:02 UTC 2020 - Adrian Schröter + +- Add daapd user and group for new forked-daapd package + ------------------------------------------------------------------- Tue May 19 07:51:10 UTC 2020 - Thomas Renninger diff --git a/rpmlint.spec b/rpmlint.spec index 88d0009..26cf7d2 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -1,7 +1,7 @@ # # spec file for package rpmlint # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed