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