diff --git a/config b/config index abef619..a1331e8 100644 --- a/config +++ b/config @@ -584,6 +584,8 @@ setOption("DBUSServices.WhiteList", ( # GeoClue2 DBUS Service (bnc#838360) "org.freedesktop.GeoClue2.service", "org.freedesktop.GeoClue2.conf", + # GeoClue2 DBUS Service more (bnc#862216) + "org.freedesktop.GeoClue2.Agent.conf", # mate dbus serice (bnc#831404) "org.mate.SettingsDaemon.DateTimeMechanism.service", "org.mate.SettingsDaemon.DateTimeMechanism.conf", diff --git a/rpmlint.changes b/rpmlint.changes index 6c48cf8..d85a05c 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 18 08:40:58 UTC 2014 - meissner@suse.com + +- allow org.freedesktop.GeoClue2.Agent.conf (bnc#862216) + ------------------------------------------------------------------- Wed Mar 5 14:06:46 UTC 2014 - lnussel@suse.de