diff --git a/0001-kinfo-Use-kcmshell5-with-Plasma-5.patch b/0001-kinfo-Use-kcmshell5-with-Plasma-5.patch new file mode 100644 index 0000000..9083569 --- /dev/null +++ b/0001-kinfo-Use-kcmshell5-with-Plasma-5.patch @@ -0,0 +1,22 @@ +From 726690b34c1b75307fb8c830ba05dd00b98aa85a Mon Sep 17 00:00:00 2001 +From: Heiko Becker +Date: Tue, 9 May 2023 21:29:52 +0200 +Subject: [PATCH] kinfo: Use kcmshell5 with Plasma *5* + +--- + kinfo/kinfo | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/kinfo/kinfo b/kinfo/kinfo +index ddb5de3..6f91196 100644 +--- a/kinfo/kinfo ++++ b/kinfo/kinfo +@@ -3,4 +3,4 @@ + # SPDX-FileCopyrightText: 2023 Harald Sitter + + export QT_LOGGING_RULES="*=false" +-exec kcmshell6 kcm_about-distro --args dump --platform offscreen ++exec kcmshell5 kcm_about-distro --args dump --platform offscreen +-- +2.40.1 + diff --git a/kde-cli-tools5.changes b/kde-cli-tools5.changes index 7c19948..d2ddb7b 100644 --- a/kde-cli-tools5.changes +++ b/kde-cli-tools5.changes @@ -7,6 +7,8 @@ Tue May 9 13:44:07 UTC 2023 - Fabian Vogt * https://kde.org/announcements/plasma/5/5.27.5 - Changes since 5.27.4: * add kinfo (kde#403077) +- Add patch to fix kinfo (sigh): + * 0001-kinfo-Use-kcmshell5-with-Plasma-5.patch ------------------------------------------------------------------- Tue Apr 4 15:05:34 UTC 2023 - Fabian Vogt diff --git a/kde-cli-tools5.spec b/kde-cli-tools5.spec index 66af910..cdb552e 100644 --- a/kde-cli-tools5.spec +++ b/kde-cli-tools5.spec @@ -30,8 +30,10 @@ Source: https://download.kde.org/stable/plasma/%{version}/kde-cli-tools- Source1: https://download.kde.org/stable/plasma/%{version}/kde-cli-tools-%{version}.tar.xz.sig Source2: plasma.keyring %endif +# PATCH-FIX-UPSTREAM +Patch1: 0001-kinfo-Use-kcmshell5-with-Plasma-5.patch # PATCH-FIX-OPENSUSE kdesu-add-some-i18n-love.patch -- boo#852256 -Patch0: kdesu-add-some-i18n-love.patch +Patch100: kdesu-add-some-i18n-love.patch BuildRequires: extra-cmake-modules >= %{kf5_version} BuildRequires: kf5-filesystem BuildRequires: xz @@ -97,6 +99,7 @@ fi %{_kf5_bindir}/kdemv{5,} %{_kf5_bindir}/kde-open{5,} %{_kf5_bindir}/keditfiletype{5,} +%{_kf5_bindir}/kinfo %{_kf5_bindir}/kioclient{5,} %{_kf5_bindir}/kmimetypefinder{5,} %{_kf5_bindir}/ksvgtopng{5,}