From 476132ba9048855a45178b59fc4c677b6c1c835c156e9b0a7e258c52107bfe74 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 28 Oct 2014 10:18:55 +0000 Subject: [PATCH] Accepting request 258478 from home:tboerger:branches:devel:openSUSE:Factory:rpmlint I have added crowbar user and group to register it as valid default user and group for crowbar systemmanagement packaging. OBS-URL: https://build.opensuse.org/request/show/258478 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=300 --- config | 2 ++ rpmlint.changes | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/config b/config index 7732141..7b2d079 100644 --- a/config +++ b/config @@ -91,6 +91,7 @@ setOption('StandardGroups', ( 'citadel', 'colord', 'console', + 'crowbar', 'cwbconv', 'daemon', 'dba', @@ -250,6 +251,7 @@ setOption('StandardUsers', ( 'cntlm', 'colord', 'cop', + 'crowbar', 'cyrus', 'daemon', 'ddclient', diff --git a/rpmlint.changes b/rpmlint.changes index f93cd5a..cb92ae7 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 27 08:41:01 UTC 2014 - tboerger@suse.com + +- Added standard user and group crowbar for crowbar systemmanagement + ------------------------------------------------------------------- Wed Sep 24 16:48:13 UTC 2014 - sfalken@opensuse.org