diff --git a/config b/config index 6ff9c72..da54f17 100644 --- a/config +++ b/config @@ -610,7 +610,8 @@ setOption("DBUSServices.WhiteList", ( # networkmanager-openswan (bnc#808549) "nm-openswan-service.conf", # baloo, formerly nepomuk (bnc#866131) - "org.kde.baloo.filewatch.conf" + "org.kde.baloo.filewatch.conf", + "org.kde.baloo.filewatch.service" )) setOption("PAMModules.WhiteList", ( diff --git a/rpmlint.changes b/rpmlint.changes index bc3c235..e624206 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 22 06:04:00 UTC 2014 - krahmer@suse.com + +- adding baloo DBUS service file (missing in last request) (bnc#866131) + ------------------------------------------------------------------- Wed Apr 16 13:02:10 UTC 2014 - krahmer@suse.com