|
|
@ -8,7 +8,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: kio-extras
|
|
|
|
Name: kio-extras
|
|
|
|
Version: 18.12.3
|
|
|
|
Version: 18.12.3
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Additional components to increase the functionality of KIO Framework
|
|
|
|
Summary: Additional components to increase the functionality of KIO Framework
|
|
|
|
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
License: GPLv2+
|
|
|
@ -181,6 +181,9 @@ time make test -C %{_target_platform} ARGS="--output-on-failure --timeout 10" ||
|
|
|
|
%{_kf5_qtplugindir}/windowsimagethumbnail.so
|
|
|
|
%{_kf5_qtplugindir}/windowsimagethumbnail.so
|
|
|
|
%{_datadir}/kio_docfilter/
|
|
|
|
%{_datadir}/kio_docfilter/
|
|
|
|
%{_datadir}/kio_bookmarks/
|
|
|
|
%{_datadir}/kio_bookmarks/
|
|
|
|
|
|
|
|
%dir %{_datadir}/kio_info/
|
|
|
|
|
|
|
|
# perl deps, but required at runtime for the info kioslave to actually work:
|
|
|
|
|
|
|
|
%{_datadir}/kio_info/kde-info2html*
|
|
|
|
%dir %{_datadir}/konqsidebartng/
|
|
|
|
%dir %{_datadir}/konqsidebartng/
|
|
|
|
%dir %{_datadir}/konqsidebartng/virtual_folders/
|
|
|
|
%dir %{_datadir}/konqsidebartng/virtual_folders/
|
|
|
|
%dir %{_datadir}/konqsidebartng/virtual_folders/remote/
|
|
|
|
%dir %{_datadir}/konqsidebartng/virtual_folders/remote/
|
|
|
@ -205,12 +208,12 @@ time make test -C %{_target_platform} ARGS="--output-on-failure --timeout 10" ||
|
|
|
|
# no soname symlink? --rex
|
|
|
|
# no soname symlink? --rex
|
|
|
|
#{_kf5_libdir}/libkioarchive.so
|
|
|
|
#{_kf5_libdir}/libkioarchive.so
|
|
|
|
%{_kf5_libdir}/cmake/KioArchive/
|
|
|
|
%{_kf5_libdir}/cmake/KioArchive/
|
|
|
|
%dir %{_datadir}/kio_info/
|
|
|
|
|
|
|
|
# perl deps
|
|
|
|
|
|
|
|
%{_datadir}/kio_info/kde-info2html*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Apr 09 2019 Kevin Kofler <Kevin@tigcc.ticalc.org> - 18.12.3-2
|
|
|
|
|
|
|
|
- move kio_info/kde-info2html perl script back to the main package (#1697318)
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Mar 08 2019 Rex Dieter <rdieter@fedoraproject.org> - 18.12.3-1
|
|
|
|
* Fri Mar 08 2019 Rex Dieter <rdieter@fedoraproject.org> - 18.12.3-1
|
|
|
|
- 18.12.3
|
|
|
|
- 18.12.3
|
|
|
|
|
|
|
|
|
|
|
|