|
|
@ -6,8 +6,8 @@
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
Name: kio-extras
|
|
|
|
Name: kio-extras
|
|
|
|
Version: 23.04.3
|
|
|
|
Version: 23.08.5
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 1%{?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+
|
|
|
@ -29,7 +29,7 @@ Source0: http://download.kde.org/%{stable}/release-service/%{version}/src/%{name
|
|
|
|
%global __provides_exclude_from ^(%{_kf5_qtplugindir}/.*\\.so)$
|
|
|
|
%global __provides_exclude_from ^(%{_kf5_qtplugindir}/.*\\.so)$
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: bzip2-devel
|
|
|
|
BuildRequires: bzip2-devel
|
|
|
|
BuildRequires: exiv2-devel
|
|
|
|
BuildRequires: cmake(KF5KExiv2)
|
|
|
|
BuildRequires: gperf
|
|
|
|
BuildRequires: gperf
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: extra-cmake-modules
|
|
|
|
BuildRequires: extra-cmake-modules
|
|
|
@ -66,6 +66,8 @@ BuildRequires: OpenEXR-devel
|
|
|
|
BuildRequires: openslp-devel
|
|
|
|
BuildRequires: openslp-devel
|
|
|
|
BuildRequires: perl-generators
|
|
|
|
BuildRequires: perl-generators
|
|
|
|
BuildRequires: phonon-qt5-devel
|
|
|
|
BuildRequires: phonon-qt5-devel
|
|
|
|
|
|
|
|
BuildRequires: pkgconfig(libimobiledevice-1.0)
|
|
|
|
|
|
|
|
BuildRequires: pkgconfig(libplist-2.0)
|
|
|
|
BuildRequires: pkgconfig(libtirpc)
|
|
|
|
BuildRequires: pkgconfig(libtirpc)
|
|
|
|
BuildRequires: pkgconfig(shared-mime-info)
|
|
|
|
BuildRequires: pkgconfig(shared-mime-info)
|
|
|
|
BuildRequires: pkgconfig(xcursor)
|
|
|
|
BuildRequires: pkgconfig(xcursor)
|
|
|
@ -171,6 +173,7 @@ time make test -C %{_target_platform} ARGS="--output-on-failure --timeout 10" ||
|
|
|
|
%{_kf5_datadir}/kservices5/*.desktop
|
|
|
|
%{_kf5_datadir}/kservices5/*.desktop
|
|
|
|
%{_kf5_datadir}/kservicetypes5/thumbcreator.desktop
|
|
|
|
%{_kf5_datadir}/kservicetypes5/thumbcreator.desktop
|
|
|
|
%{_kf5_datadir}/qlogging-categories5/%{name}*
|
|
|
|
%{_kf5_datadir}/qlogging-categories5/%{name}*
|
|
|
|
|
|
|
|
%{_kf5_datadir}/solid/actions/solid_afc.desktop
|
|
|
|
%{_kf5_datadir}/solid/actions/solid_mtp.desktop
|
|
|
|
%{_kf5_datadir}/solid/actions/solid_mtp.desktop
|
|
|
|
|
|
|
|
|
|
|
|
%{_kf5_libdir}/libkioarchive.so.5*
|
|
|
|
%{_kf5_libdir}/libkioarchive.so.5*
|
|
|
@ -182,8 +185,8 @@ time make test -C %{_target_platform} ARGS="--output-on-failure --timeout 10" ||
|
|
|
|
%{_kf5_plugindir}/kded/smbwatcher.so
|
|
|
|
%{_kf5_plugindir}/kded/smbwatcher.so
|
|
|
|
%{_kf5_plugindir}/kfileitemaction/kactivitymanagerd_fileitem_linking_plugin.so
|
|
|
|
%{_kf5_plugindir}/kfileitemaction/kactivitymanagerd_fileitem_linking_plugin.so
|
|
|
|
%{_kf5_plugindir}/kfileitemaction/forgetfileitemaction.so
|
|
|
|
%{_kf5_plugindir}/kfileitemaction/forgetfileitemaction.so
|
|
|
|
%{_kf5_plugindir}/kio/about.so
|
|
|
|
|
|
|
|
%{_kf5_plugindir}/kio/activities.so
|
|
|
|
%{_kf5_plugindir}/kio/activities.so
|
|
|
|
|
|
|
|
%{_kf5_plugindir}/kio/afc.so
|
|
|
|
%{_kf5_plugindir}/kio/archive.so
|
|
|
|
%{_kf5_plugindir}/kio/archive.so
|
|
|
|
%{_kf5_plugindir}/kio/bookmarks.so
|
|
|
|
%{_kf5_plugindir}/kio/bookmarks.so
|
|
|
|
%{_kf5_plugindir}/kio/filter.so
|
|
|
|
%{_kf5_plugindir}/kio/filter.so
|
|
|
@ -209,16 +212,40 @@ time make test -C %{_target_platform} ARGS="--output-on-failure --timeout 10" ||
|
|
|
|
%{_datadir}/kio_info/kde-info2html*
|
|
|
|
%{_datadir}/kio_info/kde-info2html*
|
|
|
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
%files devel
|
|
|
|
%{_kf5_includedir}/*.h
|
|
|
|
%{_includedir}/KioArchive/*.h
|
|
|
|
# no soname symlink? --rex
|
|
|
|
# no soname symlink? --rex
|
|
|
|
#{_kf5_libdir}/libkioarchive.so
|
|
|
|
#{_kf5_libdir}/libkioarchive.so
|
|
|
|
%{_kf5_libdir}/cmake/KioArchive/
|
|
|
|
%{_kf5_libdir}/cmake/KioArchive/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Mon Feb 12 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 23.04.3-2
|
|
|
|
* Thu Feb 15 2024 Alessandro Astone <ales.astone@gmail.com> - 23.08.5-1
|
|
|
|
|
|
|
|
- 23.08.5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Feb 12 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 23.08.4-1
|
|
|
|
- Rebuilt for MSVSphere 9.3
|
|
|
|
- Rebuilt for MSVSphere 9.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Dec 17 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.08.4-1
|
|
|
|
|
|
|
|
- 23.08.4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Nov 14 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.08.3-1
|
|
|
|
|
|
|
|
- 23.08.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Nov 14 2023 Alessandro Astone <ales.astone@gmail.com> - 23.08.2-2
|
|
|
|
|
|
|
|
- Provide support for extracting JPEG thumbnails
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Oct 12 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.08.2-1
|
|
|
|
|
|
|
|
- 23.08.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Sep 16 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.08.1-1
|
|
|
|
|
|
|
|
- 23.08.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Sep 07 2023 Neal Gompa <ngompa@fedoraproject.org> - 23.08.0-2
|
|
|
|
|
|
|
|
- Enable Apple File Conduit (AFC) support
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Aug 26 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.08.0-1
|
|
|
|
|
|
|
|
- 23.08.0
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 23.04.3-2
|
|
|
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 23.04.3-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|