.spec cleanup

epel9
Rex Dieter 4 years ago
parent 925c58bd98
commit 1e66956077

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

Loading…
Cancel
Save