From ba577ef8465e82b2a7b8c2ec11abbf214c761c8ce3c323a9eccbb1944bf856cb Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Tue, 30 Aug 2011 06:37:35 +0000 Subject: [PATCH] Accepting request 79977 from home:cboltz:branches:devel:openSUSE:Factory:rpmlint - add vacation/vacation to valid group/user list (needed for PostfixAdmin's vacation.pl script) Note: I have just submitted PostfixAdmin to Factory (SR 79976) OBS-URL: https://build.opensuse.org/request/show/79977 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=64 --- config | 2 ++ rpmlint.changes | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/config b/config index 55cb033..1875d35 100644 --- a/config +++ b/config @@ -170,6 +170,7 @@ setOption('StandardGroups', ( 'utmp', 'uucp', 'uuidd', + 'vacation', 'varnish', 'video', 'vscan', @@ -283,6 +284,7 @@ setOption('StandardUsers', ( 'upsd', 'uucp', 'uuidd', + 'vacation', 'varnish', 'vdr', 'vscan', diff --git a/rpmlint.changes b/rpmlint.changes index 1ce2a24..c179a46 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Aug 28 17:11:34 UTC 2011 - opensuse@cboltz.de + +- add vacation/vacation to valid group/user list + (needed for PostfixAdmin's vacation.pl script) + ------------------------------------------------------------------- Wed Aug 24 16:41:42 CEST 2011 - dmueller@suse.de