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