From a77c2ae47624f61aa580afda709dacd7eaa16d4d Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 4 Feb 2021 10:49:33 -0600 Subject: [PATCH] cleanup, fix build --- kaccounts-integration.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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