diff --git a/kaccounts-integration.spec b/kaccounts-integration.spec index 057e32f..3954ed3 100644 --- a/kaccounts-integration.spec +++ b/kaccounts-integration.spec @@ -1,11 +1,10 @@ -%undefine __cmake_in_source_build Name: kaccounts-integration Version: 20.12.2 Release: 1%{?dist} Summary: Small system to administer web accounts across the KDE desktop 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 @@ -72,7 +71,8 @@ Headers, development libraries and documentation for %{name}. %build -%{cmake_kf5} +%cmake_kf5 + %cmake_build @@ -85,8 +85,8 @@ Headers, development libraries and documentation for %{name}. %ldconfig_scriptlets %files -f %{name}.lang -%doc README -%license COPYING* +%doc README* +%license LICENSES/* %{_kf5_qtplugindir}/kcms/kcm_kaccounts.so %{_kf5_datadir}/kpackage/kcms/kcm_kaccounts/ %{_kf5_datadir}/kservices5/kcm_kaccounts.desktop