cleanup, fix build

epel9
Rex Dieter 4 years ago
parent c8f33fb50a
commit a77c2ae476

@ -1,11 +1,10 @@
%undefine __cmake_in_source_build
Name: kaccounts-integration Name: kaccounts-integration
Version: 20.12.2 Version: 20.12.2
Release: 1%{?dist} Release: 1%{?dist}
Summary: Small system to administer web accounts across the KDE desktop Summary: Small system to administer web accounts across the KDE desktop
License: GPLv2+ License: GPLv2+
URL: https://cgit.kde.org/%{name}.git URL: https://invent.kde.org/network/%{name}
%global revision %(echo %{version} | cut -d. -f3) %global revision %(echo %{version} | cut -d. -f3)
%if %{revision} >= 50 %if %{revision} >= 50
@ -72,7 +71,8 @@ Headers, development libraries and documentation for %{name}.
%build %build
%{cmake_kf5} %cmake_kf5
%cmake_build %cmake_build
@ -85,8 +85,8 @@ Headers, development libraries and documentation for %{name}.
%ldconfig_scriptlets %ldconfig_scriptlets
%files -f %{name}.lang %files -f %{name}.lang
%doc README %doc README*
%license COPYING* %license LICENSES/*
%{_kf5_qtplugindir}/kcms/kcm_kaccounts.so %{_kf5_qtplugindir}/kcms/kcm_kaccounts.so
%{_kf5_datadir}/kpackage/kcms/kcm_kaccounts/ %{_kf5_datadir}/kpackage/kcms/kcm_kaccounts/
%{_kf5_datadir}/kservices5/kcm_kaccounts.desktop %{_kf5_datadir}/kservices5/kcm_kaccounts.desktop

Loading…
Cancel
Save