cleanup, update %%files

epel9
Rex Dieter 4 years ago
parent 0be6869d27
commit fe5a9469f7

@ -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.*

Loading…
Cancel
Save