diff --git a/config b/config index 1373276..11a7db8 100644 --- a/config +++ b/config @@ -551,6 +551,10 @@ setOption("DBUSServices.WhiteList", ( # lightdm-kde-greeter KCM shell dbus helper (bnc#794705) "org.kde.kcontrol.kcmlightdm.conf", "org.kde.kcontrol.kcmlightdm.service", + # nepomuk: org.kde.nepomuk.filewatch.service (bnc#825262) + # temporary approved only due to insufficient resources -Marcus + "org.kde.nepomuk.filewatch.service", + "org.kde.nepomuk.filewatch.conf", )) setOption("PAMModules.WhiteList", ( diff --git a/rpmlint.changes b/rpmlint.changes index c284eb5..0a30d70 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 4 07:13:13 UTC 2013 - meissner@suse.com + +- allow nepomuk helpers temporary without full audit (bnc#825262) + ------------------------------------------------------------------- Fri Jun 28 16:06:43 UTC 2013 - dmueller@suse.com