diff --git a/config b/config index cee7889..a4dd808 100644 --- a/config +++ b/config @@ -164,6 +164,7 @@ setOption('StandardGroups', ( 'tftp', 'tomcat', 'tomcat4', + 'tor', 'trusted', 'tss', 'tty', @@ -281,6 +282,7 @@ setOption('StandardUsers', ( 'tftp', 'tomcat', 'tomcat4', + 'tor', 'tss', 'ulogd', 'upsd', diff --git a/rpmlint.changes b/rpmlint.changes index c1a3cf7..252f0d7 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -4,6 +4,12 @@ Fri Dec 16 10:56:26 UTC 2011 - coolo@suse.com - create the valid licenses from list tracked by SUSE legal (dumped into obs-service_format_spec_file, so use that one as buildrequire) +------------------------------------------------------------------- +Tue Dec 13 21:11:09 UTC 2011 - andreas.stieger@gmx.de + +- added: standard group 'tor' +- added: standard user 'tor' + ------------------------------------------------------------------- Tue Dec 13 14:31:28 UTC 2011 - coolo@suse.com diff --git a/rpmlint.spec b/rpmlint.spec index a6225e5..3523a73 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + #!BuildIgnore: rpmlint-mini Name: rpmlint