forked from pool/rpmlint
Accepting request 561793 from home:adamm:branches:devel:openSUSE:Factory:rpmlint
- add missing comma (,) to config file - add user/group _nsd for NSD name server OBS-URL: https://build.opensuse.org/request/show/561793 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=555
This commit is contained in:
4
config
4
config
@@ -409,6 +409,7 @@ setOption('StandardGroups', (
|
|||||||
'nogroup',
|
'nogroup',
|
||||||
'novell_nogroup',
|
'novell_nogroup',
|
||||||
'novlxtier',
|
'novlxtier',
|
||||||
|
'_nsd',
|
||||||
'ntadmin',
|
'ntadmin',
|
||||||
'ntop',
|
'ntop',
|
||||||
'ntp',
|
'ntp',
|
||||||
@@ -587,6 +588,7 @@ setOption('StandardUsers', (
|
|||||||
'novlifdr',
|
'novlifdr',
|
||||||
'novlxregd',
|
'novlxregd',
|
||||||
'novlxsrvd',
|
'novlxsrvd',
|
||||||
|
'_nsd',
|
||||||
'ntop',
|
'ntop',
|
||||||
'ntp',
|
'ntp',
|
||||||
'openstack-ceilometer',
|
'openstack-ceilometer',
|
||||||
@@ -675,7 +677,7 @@ add the user to the "config" file and send a submitrequest.
|
|||||||
'''A file in this package is owned by an unregistered group id.
|
'''A file in this package is owned by an unregistered group id.
|
||||||
To register the group, please branch the devel:openSUSE:Factory:rpmlint rpmlint package,
|
To register the group, please branch the devel:openSUSE:Factory:rpmlint rpmlint package,
|
||||||
add the group to the "config" file and send a submitrequest.
|
add the group to the "config" file and send a submitrequest.
|
||||||
'''
|
''',
|
||||||
'no-changelogname-tag',
|
'no-changelogname-tag',
|
||||||
'''There is no changelog. Please insert a '%changelog' section heading in your
|
'''There is no changelog. Please insert a '%changelog' section heading in your
|
||||||
spec file and prepare your changes file using e.g. the 'osc vc' command.''',
|
spec file and prepare your changes file using e.g. the 'osc vc' command.''',
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package rpmlint-tests
|
# spec file for package rpmlint-tests
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 3 10:27:22 UTC 2018 - adam.majer@suse.de
|
||||||
|
|
||||||
|
- add missing comma (,) to config file
|
||||||
|
- add user/group _nsd for NSD name server
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 2 16:48:08 UTC 2017 - stefan.bruens@rwth-aachen.de
|
Sat Dec 2 16:48:08 UTC 2017 - stefan.bruens@rwth-aachen.de
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package rpmlint
|
# spec file for package rpmlint
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
Reference in New Issue
Block a user