diff --git a/config b/config index 2ee3d98..ac27374 100644 --- a/config +++ b/config @@ -77,6 +77,7 @@ setOption('StandardGroups', ( 'bin', 'casaauth', 'cdrom', + 'citadel', 'console', 'cwbconv', 'daemon', @@ -194,6 +195,7 @@ setOption('StandardUsers', ( 'casaatsd', 'casaatvd', 'casaauth', + 'citadel', 'cntlm', 'cop', 'cyrus', @@ -297,11 +299,13 @@ setOption('StandardUsers', ( addDetails('non-standard-uid', '''A file in this package is owned by an unregistered user id. -Please contact opensuse-packaging@opensuse.org to register the user. +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. -Please contact opensuse-packaging@opensuse.org to register the group. +To register the group, please branch the devel:openSUSE:Factory:rpmlint rpmlint package, +add the group to the "config" file and send a submitrequest. ''' ) diff --git a/rpmlint.changes b/rpmlint.changes index 2a937d0..e33f4fb 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -5,6 +5,14 @@ Mon Nov 28 11:00:43 UTC 2011 - lnussel@suse.de - add global filter for SuSEfirewall2's sysconfig file as setBadness in the package is not allowed +------------------------------------------------------------------- +Wed Nov 23 22:28:34 UTC 2011 - projects@localside.net + +- added: standard group 'citadel' +- added: standard user 'citadel' +- changed: addDetails('non-standard-uid', ... branch paket ...', + 'non-standard-uid', ... branch paket ...') + ------------------------------------------------------------------- Sun Aug 28 17:11:34 UTC 2011 - opensuse@cboltz.de