.spec cosmetics

Conflicts: kde-runtime < 17.08.3-23
epel9
Rex Dieter 3 years ago
parent 27c16d7d41
commit c5dc9861a1

@ -1,6 +1,6 @@
Name: kde-cli-tools
Version: 5.23.90
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Tools based on KDE Frameworks 5 to better interact with the system
License: GPLv2+
@ -42,6 +42,11 @@ Requires: libkworkspace5%{?_isa} >= %{version}
# upgrade path, from when this wasn't split out
Requires: kdesu = 1:%{version}-%{release}
# unversioned utilitized landed here in 5.23.90, see also
# https://phabricator.kde.org/T14763
# https://invent.kde.org/plasma/kde-cli-tools/-/merge_requests/23
Conflicts: kde-runtime < 17.08.3-23
%description
Provides several KDE and Plasma specific command line tools to allow
better interaction with the system.
@ -64,7 +69,8 @@ Conflicts: kde-runtime-docs < 14.12.3-2
%build
%{cmake_kf5}
%cmake_kf5
%cmake_build
@ -76,26 +82,26 @@ ln -s %{_kf5_libexecdir}/kdesu %{buildroot}%{_bindir}/kdesu
%files -f kdeclitools_qt.lang
%{_bindir}/kbroadcastnotification
%{_bindir}/kcmshell5
%{_bindir}/kde-open5
%{_bindir}/kdecp
%{_bindir}/kdecp5
%{_bindir}/kde-inhibit
%{_bindir}/kdemv
%{_bindir}/kdemv5
%{_bindir}/keditfiletype5
%{_bindir}/kioclient5
%{_bindir}/kmimetypefinder5
%{_bindir}/kstart5
%{_bindir}/ksvgtopng5
%{_bindir}/ktraderclient5
%{_bindir}/kde-open
%{_bindir}/kdecp
%{_bindir}/kdemv
%{_bindir}/kde-open5
%{_bindir}/keditfiletype
%{_bindir}/keditfiletype5
%{_bindir}/kioclient
%{_bindir}/kioclient5
%{_bindir}/kmimetypefinder
%{_bindir}/kmimetypefinder5
%{_bindir}/kstart
%{_bindir}/kstart5
%{_bindir}/ksvgtopng
%{_bindir}/kbroadcastnotification
%{_bindir}/kde-inhibit
%{_bindir}/ksvgtopng5
%{_bindir}/ktraderclient5
%{_bindir}/plasma-open-settings
%{_kf5_libexecdir}/kdeeject
%{_kf5_qtplugindir}/plasma/kcms/systemsettings_qwidgets/kcm_filetypes.so
@ -113,6 +119,10 @@ ln -s %{_kf5_libexecdir}/kdesu %{buildroot}%{_bindir}/kdesu
%changelog
* Tue Jan 18 2022 Rex Dieter <rdieter@fedoraproject.org> - 5.23.90-2
- .spec cosmetics
- Conflicts: kde-runtime < 17.08.3-23
* Thu Jan 13 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.23.90-1
- 5.23.90

Loading…
Cancel
Save