|
|
@ -5,12 +5,10 @@
|
|
|
|
#global tests 1
|
|
|
|
#global tests 1
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%if 0%{?fedora} > 30
|
|
|
|
|
|
|
|
## autostart 'dolphin --daemon' instead of relying on potentially unlreliable dbus-activation
|
|
|
|
## autostart 'dolphin --daemon' instead of relying on potentially unlreliable dbus-activation
|
|
|
|
## https://bugzilla.redhat.com/1394927
|
|
|
|
## https://bugzilla.redhat.com/1394927
|
|
|
|
## https://bugzilla.redhat.com/1754395
|
|
|
|
## https://bugzilla.redhat.com/1754395
|
|
|
|
%global dolphin_autostart 1
|
|
|
|
%global dolphin_autostart 1
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Name: dolphin
|
|
|
|
Name: dolphin
|
|
|
|
Summary: KDE File Manager
|
|
|
|
Summary: KDE File Manager
|
|
|
@ -62,7 +60,7 @@ BuildRequires: qt5-qtbase-devel
|
|
|
|
BuildRequires: kf5-kactivities-devel
|
|
|
|
BuildRequires: kf5-kactivities-devel
|
|
|
|
BuildRequires: kf5-baloo-devel
|
|
|
|
BuildRequires: kf5-baloo-devel
|
|
|
|
BuildRequires: kf5-kfilemetadata-devel
|
|
|
|
BuildRequires: kf5-kfilemetadata-devel
|
|
|
|
BuildRequires: baloo-widgets-devel >= %{majmin_ver}
|
|
|
|
BuildRequires: baloo-widgets-devel
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%if 0%{?tests}
|
|
|
|
%if 0%{?tests}
|
|
|
@ -137,7 +135,7 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%files -f dolphin.lang
|
|
|
|
%files -f dolphin.lang
|
|
|
|
%license COPYING*
|
|
|
|
%license LICENSES/*
|
|
|
|
%doc README*
|
|
|
|
%doc README*
|
|
|
|
%{_kf5_datadir}/qlogging-categories5/dolphin.*
|
|
|
|
%{_kf5_datadir}/qlogging-categories5/dolphin.*
|
|
|
|
%{_kf5_bindir}/dolphin
|
|
|
|
%{_kf5_bindir}/dolphin
|
|
|
|