cleanup, update %%files

epel9
Rex Dieter 4 years ago
parent 3e124027e8
commit 233137c10a

@ -1,11 +1,10 @@
%undefine __cmake_in_source_build
Name: kaccounts-providers
Version: 20.12.2
Release: 1%{?dist}
Summary: Additional service providers for KAccounts framework
License: GPLv2
URL: https://cgit.kde.org/%{name}.git
URL: https://invent.kde.org/network/%{name}
%global revision %(echo %{version} | cut -d. -f3)
%if %{revision} >= 50
@ -46,7 +45,8 @@ Obsoletes: kaccounts-providers < 15.12.0
%build
%{cmake_kf5}
%cmake_kf5
%cmake_build
@ -57,7 +57,7 @@ Obsoletes: kaccounts-providers < 15.12.0
%files -f %{name}.lang
%license COPYING
%license LICENSES/*
%config %{_sysconfdir}/signon-ui/webkit-options.d/*
%{_datadir}/accounts/providers/kde/
%dir %{_kf5_datadir}/kpackage/genericqml

Loading…
Cancel
Save