From fa9826821cf96f9e7e8af834bde0c34d9f5cc6af Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 18 Aug 2016 13:43:35 -0500 Subject: [PATCH] validate baloo.file.desktop (#1367207) --- baloo-5.25.0-dt_validate.patch | 10 ++++++++++ kf5-baloo.spec | 7 ++++++- 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 baloo-5.25.0-dt_validate.patch diff --git a/baloo-5.25.0-dt_validate.patch b/baloo-5.25.0-dt_validate.patch new file mode 100644 index 0000000..1f6e3bc --- /dev/null +++ b/baloo-5.25.0-dt_validate.patch @@ -0,0 +1,10 @@ +diff -up baloo-5.25.0/src/file/baloo_file.desktop.dt baloo-5.25.0/src/file/baloo_file.desktop +--- baloo-5.25.0/src/file/baloo_file.desktop.dt 2016-08-07 08:32:59.000000000 -0500 ++++ baloo-5.25.0/src/file/baloo_file.desktop 2016-08-18 13:35:59.969108413 -0500 +@@ -1,5 +1,5 @@ + [Desktop Entry] +-Type=Service ++Type=Application + Exec=baloo_file + X-KDE-StartupNotify=false + X-KDE-autostart-condition=baloofilerc:Basic Settings:Enabled:true diff --git a/kf5-baloo.spec b/kf5-baloo.spec index ad4ef3f..1ff7436 100644 --- a/kf5-baloo.spec +++ b/kf5-baloo.spec @@ -10,7 +10,7 @@ Name: kf5-%{framework} Summary: A Tier 3 KDE Frameworks 5 module that provides indexing and search functionality Version: 5.25.0 -Release: 1%{?dist} +Release: 2%{?dist} # libs are LGPL, tools are GPL # KDE e.V. may determine that future LGPL/GPL versions are accepted @@ -31,6 +31,8 @@ Source1: 97-kde-baloo-filewatch-inotify.conf ## upstreamable patches # http://bugzilla.redhat.com/1235026 Patch1: baloo-5.14.0-baloofile_config.patch +# make 'desktop-file-validate baloo_file.desktop' pass +Patch2: baloo-5.25.0-dt_validate.patch BuildRequires: extra-cmake-modules >= %{version} BuildRequires: kf5-kconfig-devel >= %{version} @@ -202,6 +204,9 @@ fi %changelog +* Thu Aug 18 2016 Rex Dieter - 5.25.0-2 +- validate baloo.file.desktop (#1367207) + * Mon Aug 08 2016 Daniel Vrátil - 5.25.0-1 - KDE Frameworks 5.25.0