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

Loading…
Cancel
Save