fix %%files, drop kf5-filesystem

epel8
Rex Dieter 7 years ago
parent a2326ea8ef
commit 3481169ad2

@ -58,7 +58,6 @@ KWallet is a secure and unified container for user passwords.
%package libs
Summary: KWallet framework libraries
Requires: kf5-filesystem
Requires: %{name} = %{version}-%{release}
%description libs
Provides API to access KWallet data from applications.
@ -102,6 +101,7 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||:
%files -f %{name}.lang
%doc README.md
%license COPYING.LIB
%{_kf5_sysconfdir}/xdg/%{framework}*
%{_kf5_datadir}/dbus-1/services/org.kde.kwalletd5.service
%{_kf5_datadir}/dbus-1/services/org.kde.kwalletd.service
%{_kf5_bindir}/kwalletd5

Loading…
Cancel
Save