From a41a2e6e56bab3a783d265e468372ec5d85021d00e9e9fb518d89a503d8990d5 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Thu, 21 Jun 2012 06:56:33 +0000 Subject: [PATCH] - add bluez dbus autolaunch stub (bnc#768062) OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=126 --- config | 3 ++- rpmlint.changes | 5 +++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/config b/config index 3af52d0..1f7c2b5 100644 --- a/config +++ b/config @@ -436,8 +436,9 @@ setOption("DBUSServices.WhiteList", ( # webyast (bnc#660981) "webyast.permissions.conf", "webyast.permissions.service.service", - # bluez + # bluez (bnc#768062) "bluetooth.conf", + "org.bluez.service", # dnsmasq "dnsmasq.conf", # backup-manager diff --git a/rpmlint.changes b/rpmlint.changes index c82f87b..bc48ec4 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 21 06:55:43 UTC 2012 - lnussel@suse.de + +- add bluez dbus autolaunch stub (bnc#768062) + ------------------------------------------------------------------- Mon Jun 18 14:50:18 UTC 2012 - saschpe@suse.de