forked from pool/rpmlint
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
This commit is contained in:
parent
e6e011e4a3
commit
bd5ca73a0d
5
config
5
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", (
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user