From fe5a9469f75a531364e074e5afbed6a082028aad Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sun, 18 Apr 2021 15:33:56 -0500 Subject: [PATCH] cleanup, update %%files --- kf5-libkexiv2.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/kf5-libkexiv2.spec b/kf5-libkexiv2.spec index 7c50650..fefdf61 100644 --- a/kf5-libkexiv2.spec +++ b/kf5-libkexiv2.spec @@ -1,4 +1,3 @@ -%undefine __cmake_in_source_build %global framework libkexiv2 Name: kf5-libkexiv2 @@ -7,7 +6,7 @@ Version: 21.04.0 Release: 1%{?dist} License: GPLv2+ -URL: https://cgit.kde.org/%{framework} +URL: https://invent.kde.org/graphics/%{framework} %global revision %(echo %{version} | cut -d. -f3) %if %{revision} >= 50 %global stable unstable @@ -42,7 +41,8 @@ Requires: cmake(Qt5Gui) %build -%{cmake_kf5} +%cmake_kf5 + %cmake_build @@ -54,7 +54,7 @@ Requires: cmake(Qt5Gui) %files %doc AUTHORS README -%license COPYING +%license LICENSES/* %{_kf5_datadir}/qlogging-categories5/*%{framework}.* %{_kf5_libdir}/libKF5KExiv2.so.*