From 876eb668c8067dfd548d806cffb2a5e467bcf119c80a1030f0808246ba6ffdda Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 28 Jan 2013 16:23:46 +0000 Subject: [PATCH] Accepting request 149783 from home:aeneas_jaissle:branches:devel:openSUSE:Factory:rpmlint - Add Kolab users + groups * kolab (Kolab System Account / management) * kolab-n (Kolab System Account (N) / non-privileged) * kolab-r (Kolab System Account (R) / restricted) OBS-URL: https://build.opensuse.org/request/show/149783 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=167 --- config | 6 ++++++ rpmlint.changes | 8 ++++++++ 2 files changed, 14 insertions(+) diff --git a/config b/config index d48e6f0..4136202 100644 --- a/config +++ b/config @@ -110,6 +110,9 @@ setOption('StandardGroups', ( 'jetty5', 'jonas', 'kmem', + 'kolab', + 'kolab-n', + 'kolab-r', 'kvm', 'ldap', 'lightdm', @@ -246,6 +249,9 @@ setOption('StandardUsers', ( 'jetty5', 'jenkins', 'jonas', + 'kolab', + 'kolab-n', + 'kolab-r', 'ldap', 'lightdm', 'lighttpd', diff --git a/rpmlint.changes b/rpmlint.changes index 39127bb..d8f768a 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jan 24 11:07:18 UTC 2013 - aj@ajaissle.de + +- Add Kolab users + groups + * kolab (Kolab System Account / management) + * kolab-n (Kolab System Account (N) / non-privileged) + * kolab-r (Kolab System Account (R) / restricted) + ------------------------------------------------------------------- Wed Jan 2 12:40:51 UTC 2013 - dmueller@suse.com