From bd5ca73a0daefa0b248ad52c8a08e28b9e1e0ec10592e93f5e108f66c8c3794d Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Tue, 24 Jan 2017 10:34:55 +0000 Subject: [PATCH] Accepting request 452120 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint - Whitelisting powerdevil discretegpuhelper (bsc#1019748) OBS-URL: https://build.opensuse.org/request/show/452120 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=421 --- config | 5 ++++- rpmlint-tests.spec | 2 +- rpmlint.changes | 5 +++++ rpmlint.spec | 2 +- 4 files changed, 11 insertions(+), 3 deletions(-) diff --git a/config b/config index b45d6f8..b4b6ec0 100644 --- a/config +++ b/config @@ -719,7 +719,10 @@ setOption("DBUSServices.WhiteList", ( "org.freedesktop.Flatpak.SystemHelper.conf", # systemd resolver, but dont add automatically to nsswitch.conf! (bsc#917781) "org.freedesktop.resolve1.conf", - "org.freedesktop.resolve1.service" + "org.freedesktop.resolve1.service", + # powerdevil discretegpuhelper (bsc#1019748) + "org.kde.powerdevil.discretegpuhelper.conf", + "org.kde.powerdevil.discretegpuhelper.service" )) setOption("PAMModules.WhiteList", ( diff --git a/rpmlint-tests.spec b/rpmlint-tests.spec index 0bd8042..e1b6c2f 100644 --- a/rpmlint-tests.spec +++ b/rpmlint-tests.spec @@ -1,7 +1,7 @@ # # spec file for package rpmlint-tests # -# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX 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 1a6c1a1..6601456 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 24 10:33:10 UTC 2017 - krahmer@suse.com + +- Whitelisting powerdevil discretegpuhelper (bsc#1019748) + ------------------------------------------------------------------- Mon Jan 9 09:49:53 UTC 2017 - krahmer@suse.com diff --git a/rpmlint.spec b/rpmlint.spec index da3ee7d..655d21f 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -1,7 +1,7 @@ # # spec file for package rpmlint # -# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed