From 29834d55111396452647a24c40d300b45cbf948c2ae223163446c339693b30e4 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Wed, 25 Aug 2021 20:38:04 +0000 Subject: [PATCH] Accepting request 914286 from home:Vogtinator:boo1189687 - Don't delete the DBus service file, it's got nothing to do with development (boo#1189687) OBS-URL: https://build.opensuse.org/request/show/914286 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kio-extras5?expand=0&rev=161 --- kio-extras5.changes | 6 ++++++ kio-extras5.spec | 4 +--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/kio-extras5.changes b/kio-extras5.changes index de8e258..5429c58 100644 --- a/kio-extras5.changes +++ b/kio-extras5.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Aug 25 20:11:18 UTC 2021 - Fabian Vogt + +- Don't delete the DBus service file, it's got nothing to do with + development (boo#1189687) + ------------------------------------------------------------------- Fri Aug 6 09:38:38 UTC 2021 - Christophe Giboudeaux diff --git a/kio-extras5.spec b/kio-extras5.spec index 9e26ac6..46d8f51 100644 --- a/kio-extras5.spec +++ b/kio-extras5.spec @@ -117,9 +117,6 @@ sed -i '/^add_subdirectory( doc )/d' CMakeLists.txt %{kf5_find_lang} %{kf5_find_htmldocs} %endif - # we don't need nor want devel symlink, and dbus interface -- kio-extras don't install any headers, - # nor are meant for development - rm -r %{buildroot}%{_kf5_sharedir}/dbus-1 %post -p /sbin/ldconfig %postun -p /sbin/ldconfig @@ -141,6 +138,7 @@ sed -i '/^add_subdirectory( doc )/d' CMakeLists.txt %{_kf5_sharedir}/konqueror/ %{_kf5_sharedir}/remoteview/ %{_kf5_sharedir}/solid/ +%{_kf5_sharedir}/dbus-1/services/org.kde.kmtpd5.service %files -n libkioarchive-devel %{_kf5_includedir}/kio_archivebase.h