|
|
@ -1,5 +1,3 @@
|
|
|
|
%undefine __cmake_in_source_build
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# uncomment to enable bootstrap mode
|
|
|
|
# uncomment to enable bootstrap mode
|
|
|
|
#global bootstrap 1
|
|
|
|
#global bootstrap 1
|
|
|
|
|
|
|
|
|
|
|
@ -9,7 +7,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: kio-extras
|
|
|
|
Name: kio-extras
|
|
|
|
Version: 21.12.2
|
|
|
|
Version: 21.12.2
|
|
|
|
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+
|
|
|
@ -103,7 +101,9 @@ Provides: kio-extras-docs = %{version}-%{release}
|
|
|
|
Obsoletes: kio-extras-htmlthumbnail < 18.08.3
|
|
|
|
Obsoletes: kio-extras-htmlthumbnail < 18.08.3
|
|
|
|
|
|
|
|
|
|
|
|
# helpful for imagethumbnail plugin
|
|
|
|
# helpful for imagethumbnail plugin
|
|
|
|
Recommends: qt5-qtimageformats%{?_isa}
|
|
|
|
Recommends: qt5-qtimageformats%{?_isa}
|
|
|
|
|
|
|
|
# .exe/.ico previews, will limit dep to only if wine is installed for now -- rdieter
|
|
|
|
|
|
|
|
Recommends: (icoutils if wine)
|
|
|
|
|
|
|
|
|
|
|
|
# when -info was split out
|
|
|
|
# when -info was split out
|
|
|
|
Obsoletes: kio-extras < 19.04.1-1
|
|
|
|
Obsoletes: kio-extras < 19.04.1-1
|
|
|
@ -160,7 +160,6 @@ time make test -C %{_target_platform} ARGS="--output-on-failure --timeout 10" ||
|
|
|
|
%{_kf5_libexecdir}/smbnotifier
|
|
|
|
%{_kf5_libexecdir}/smbnotifier
|
|
|
|
%dir %{_kf5_plugindir}/kded
|
|
|
|
%dir %{_kf5_plugindir}/kded
|
|
|
|
%{_kf5_plugindir}/kded/filenamesearchmodule.so
|
|
|
|
%{_kf5_plugindir}/kded/filenamesearchmodule.so
|
|
|
|
#{_kf5_plugindir}/kded/networkwatcher.so
|
|
|
|
|
|
|
|
%{_kf5_plugindir}/kded/recentdocumentsnotifier.so
|
|
|
|
%{_kf5_plugindir}/kded/recentdocumentsnotifier.so
|
|
|
|
%{_kf5_plugindir}/kded/smbwatcher.so
|
|
|
|
%{_kf5_plugindir}/kded/smbwatcher.so
|
|
|
|
%dir %{_kf5_plugindir}/kio/
|
|
|
|
%dir %{_kf5_plugindir}/kio/
|
|
|
@ -175,7 +174,6 @@ time make test -C %{_target_platform} ARGS="--output-on-failure --timeout 10" ||
|
|
|
|
%{_kf5_plugindir}/kio/man.so
|
|
|
|
%{_kf5_plugindir}/kio/man.so
|
|
|
|
%{_kf5_plugindir}/kiod/kmtpd.so
|
|
|
|
%{_kf5_plugindir}/kiod/kmtpd.so
|
|
|
|
%{_kf5_plugindir}/kio/mtp.so
|
|
|
|
%{_kf5_plugindir}/kio/mtp.so
|
|
|
|
#{_kf5_plugindir}/kio/network.so
|
|
|
|
|
|
|
|
%{_kf5_plugindir}/kio/nfs.so
|
|
|
|
%{_kf5_plugindir}/kio/nfs.so
|
|
|
|
%{_kf5_plugindir}/kio/recentdocuments.so
|
|
|
|
%{_kf5_plugindir}/kio/recentdocuments.so
|
|
|
|
%{_kf5_plugindir}/kio/recentlyused.so
|
|
|
|
%{_kf5_plugindir}/kio/recentlyused.so
|
|
|
@ -226,6 +224,9 @@ time make test -C %{_target_platform} ARGS="--output-on-failure --timeout 10" ||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Feb 23 2022 Rex Dieter <rdieter@fedoraproject.org> - 21.12.2-2
|
|
|
|
|
|
|
|
- Recommends: (icoutils if wine)
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Feb 04 2022 Rex Dieter <rdieter@fedoraproject.org> - 21.12.2-1
|
|
|
|
* Fri Feb 04 2022 Rex Dieter <rdieter@fedoraproject.org> - 21.12.2-1
|
|
|
|
- 21.12.2
|
|
|
|
- 21.12.2
|
|
|
|
|
|
|
|
|
|
|
|