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
This commit is contained in:
Luca Beltrame 2021-08-25 20:38:04 +00:00 committed by Git OBS Bridge
parent a6edb00972
commit 29834d5511
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Aug 25 20:11:18 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
- 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 <christophe@krop.fr>

View File

@ -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