From c4877b972d194b8572042ceffa216a87d91aa73e702e598884ac7a19cf2e1930 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 22 Aug 2014 07:46:23 +0000 Subject: [PATCH] Accepting request 245700 from home:sumski:branches:devel:openSUSE:Factory:rpmlint Add sddm group/user (to go with sr#245699) OBS-URL: https://build.opensuse.org/request/show/245700 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=292 --- config | 2 ++ rpmlint.changes | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/config b/config index 6f5170f..3ebed1c 100644 --- a/config +++ b/config @@ -191,6 +191,7 @@ setOption('StandardGroups', ( 'root', 'sabayon-admin', 'sapdb', + 'sddm', 'sensu', 'shadow', 'snort', @@ -341,6 +342,7 @@ setOption('StandardUsers', ( 'root', 'sabayon-admin', 'sapdb', + 'sddm', 'sensu', 'snort', 'squid', diff --git a/rpmlint.changes b/rpmlint.changes index b95c1ac..cfe4065 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 21 22:21:43 UTC 2014 - hrvoje.senjan@gmail.com + +- Add sddm user/group + ------------------------------------------------------------------- Thu Aug 21 13:34:11 UTC 2014 - wagner-thomas@gmx.at