From d1c25abc7dc00f84885c8618b2aba1fe169c44f343278477cfc44511d18d8d70 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 15 Jul 2020 11:40:29 +0000 Subject: [PATCH] Accepting request 819518 from home:13ilya:branches:devel:openSUSE:Factory:rpmlint - Add user and group "ptokax" for PtokaX DC++ hub. OBS-URL: https://build.opensuse.org/request/show/819518 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=739 --- config | 8 +++++--- rpmlint.changes | 6 +++++- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/config b/config index f4de6b2..59a0519 100644 --- a/config +++ b/config @@ -217,6 +217,7 @@ setOption('StandardGroups', ( 'privoxy', 'prosody', 'prometheus', + 'ptokax', 'public', 'pulse', 'pulse-access', @@ -432,6 +433,7 @@ setOption('StandardUsers', ( 'privoxy', 'prosody', 'prometheus', + 'ptokax', 'pulse', 'puppet', 'qemu', @@ -496,12 +498,12 @@ setOption('StandardUsers', ( addDetails('non-standard-uid', '''A file in this package is owned by an unregistered user id. -To register the user, please branch the devel:openSUSE:Factory:rpmlint rpmlint package, +To register the user, please branch the devel:openSUSE:Factory:rpmlint rpmlint package, add the user to the "config" file and send a submitrequest. ''', 'non-standard-gid', '''A file in this package is owned by an unregistered group id. -To register the group, please branch the devel:openSUSE:Factory:rpmlint rpmlint package, +To register the group, please branch the devel:openSUSE:Factory:rpmlint rpmlint package, add the group to the "config" file and send a submitrequest. ''', 'no-changelogname-tag', @@ -606,7 +608,7 @@ setOption("DBUSServices.WhiteList", ( # kdebase4-runtime, bnc#672145 "org.kde.powerdevil.backlighthelper.service", "org.kde.powerdevil.backlighthelper.conf", - # urfkill (bnc#688328) + # urfkill (bnc#688328) "org.freedesktop.URfkill.service", "org.freedesktop.URfkill.conf", # account services (bnc#676638) diff --git a/rpmlint.changes b/rpmlint.changes index 16d8920..1e4d2b8 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -3,6 +3,11 @@ Wed Jul 15 07:40:08 UTC 2020 - matthias.gerstner@suse.com - whitelist D-Bus files for libvirt-dbus (bsc#1173093) +------------------------------------------------------------------- +Wed Jul 8 16:36:34 UTC 2020 - Илья Индиго + +- Add user and group "ptokax" for PtokaX DC++ hub. + ------------------------------------------------------------------- Fri Jun 19 11:18:06 UTC 2020 - Egbert Eich @@ -4008,4 +4013,3 @@ Mon Feb 23 12:37:56 CET 2004 - hmacht@suse.de Wed Jun 11 10:49:01 CEST 2003 - coolo@suse.de - initial version -