Move %{_kf5_bindir}/kwallet-query into if statement as it conflicts with KF6 KWallet

epel9
Justin Zobel 1 year ago
parent eaff3ffad0
commit a4d34bfef1

@ -110,12 +110,12 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||:
%{_kf5_datadir}/qlogging-categories5/%{framework}*
%if %{without kf6_compat}
%{_kf5_datadir}/dbus-1/services/org.kde.kwalletd5.service
%{_kf5_bindir}/kwallet-query
%{_kf5_bindir}/kwalletd5
%{_kf5_datadir}/kservices5/kwalletd5.desktop
%{_kf5_datadir}/applications/org.kde.kwalletd5.desktop
%{_kf5_datadir}/knotifications5/kwalletd5.notifyrc
%endif
%{_kf5_bindir}/kwallet-query
%{_mandir}/man1/kwallet-query.1*
%ldconfig_scriptlets libs

Loading…
Cancel
Save