From 23dcfea513f9a97c270301bc9703397a2b36d997d3f8b8092487b5d570c691b7 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Wed, 11 Feb 2015 13:02:28 +0000 Subject: [PATCH] Accepting request 285141 from home:kwk:branches:devel:openSUSE:Factory:rpmlint pcp 3.10 requires these - add standard users and groups pcp and pcpqa for pcp OBS-URL: https://build.opensuse.org/request/show/285141 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=308 --- config | 4 ++++ rpmlint-tests.spec | 2 +- rpmlint.changes | 5 +++++ rpmlint.spec | 2 +- 4 files changed, 11 insertions(+), 2 deletions(-) diff --git a/config b/config index 7acc7c0..e1dfce6 100644 --- a/config +++ b/config @@ -173,6 +173,8 @@ setOption('StandardGroups', ( 'swift', 'trove', 'otrs', + 'pcp', + 'pcpqa', 'pdns', 'pegasus', 'pkcs11', @@ -331,6 +333,8 @@ setOption('StandardUsers', ( 'otrs', 'ovirtagent', 'partimag', + 'pcp', + 'pcpqa', 'pdns', 'pegasus', 'polipo', diff --git a/rpmlint-tests.spec b/rpmlint-tests.spec index e4fcab5..9760c9f 100644 --- a/rpmlint-tests.spec +++ b/rpmlint-tests.spec @@ -1,7 +1,7 @@ # # spec file for package rpmlint-tests # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed diff --git a/rpmlint.changes b/rpmlint.changes index 5eb4ac2..77a73e6 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 10 16:55:33 UTC 2015 - kkaempf@suse.com + +- add standard users and groups pcp and pcpqa for pcp + ------------------------------------------------------------------- Wed Dec 10 15:51:33 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/rpmlint.spec b/rpmlint.spec index 155e711..bb2390a 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -1,7 +1,7 @@ # # spec file for package rpmlint # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed