From 547b69449e372c222d4f27ca74126978af429937 Mon Sep 17 00:00:00 2001 From: Witold Filipczyk Date: Wed, 7 Feb 2024 17:06:41 +0100 Subject: [PATCH] - 5.93.0 --- kp5-kde-cli-tools.spec | 45 ++++++++++++++++++++---------------------- 1 file changed, 21 insertions(+), 24 deletions(-) diff --git a/kp5-kde-cli-tools.spec b/kp5-kde-cli-tools.spec index 3328311..92e0840 100644 --- a/kp5-kde-cli-tools.spec +++ b/kp5-kde-cli-tools.spec @@ -1,34 +1,32 @@ # # Conditional build: %bcond_with tests # build with tests -%define kdeplasmaver 5.27.10 +%define kdeplasmaver 5.93.0 %define qtver 5.15.2 %define kpname kde-cli-tools Summary: Tools based on KDE Frameworks 5 to better interact with the system Name: kp5-%{kpname} -Version: 5.27.10 -Release: 1 +Version: 5.93.0 +Release: 0.1 License: GPL v2+/LGPL v2.1+ Group: X11/Libraries -Source0: https://download.kde.org/stable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz -# Source0-md5: 30797f3809675e61542518f9b15be2c3 +Source0: https://download.kde.org/unstable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz +# Source0-md5: e02b216301cd6602f4b5fde800a57164 URL: https://www.kde.org/ -BuildRequires: Qt5Core-devel >= %{qtver} +BuildRequires: Qt6Core-devel >= %{qtver} BuildRequires: cmake >= 3.16.0 -BuildRequires: kf5-extra-cmake-modules >= 1.4.0 -BuildRequires: kf5-kcmutils-devel -BuildRequires: kf5-kconfig-devel -BuildRequires: kf5-kdelibs4support-devel -BuildRequires: kf5-kdesu-devel -BuildRequires: kf5-kemoticons-devel -BuildRequires: kf5-ki18n-devel -BuildRequires: kf5-kiconthemes-devel -BuildRequires: kf5-kitemmodels-devel -BuildRequires: kf5-kpty-devel -BuildRequires: kf5-kwindowsystem-devel +BuildRequires: kf6-extra-cmake-modules >= 1.4.0 +BuildRequires: kf6-kcmutils-devel +BuildRequires: kf6-kconfig-devel +BuildRequires: kf6-kdesu-devel +BuildRequires: kf6-ki18n-devel +BuildRequires: kf6-kiconthemes-devel +BuildRequires: kf6-kitemmodels-devel +BuildRequires: kf6-kpty-devel +BuildRequires: kf6-kwindowsystem-devel BuildRequires: kp5-plasma-workspace-devel >= %{version} BuildRequires: ninja -BuildRequires: qt5-build >= %{qtver} +BuildRequires: qt6-build >= %{qtver} BuildRequires: rpmbuild(macros) >= 1.164 BuildRequires: tar >= 1:1.22 BuildRequires: xz @@ -64,8 +62,6 @@ rm -rf $RPM_BUILD_ROOT %files -f kde-cli-tools.lang %defattr(644,root,root,755) -%attr(755,root,root) %{_bindir}/kbroadcastnotification -%attr(755,root,root) %{_bindir}/kcmshell5 %attr(755,root,root) %{_bindir}/kde-open5 %attr(755,root,root) %{_bindir}/kdecp5 %attr(755,root,root) %{_bindir}/kdemv5 @@ -75,7 +71,7 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %{_bindir}/kmimetypefinder5 %attr(755,root,root) %{_bindir}/kstart5 %attr(755,root,root) %{_bindir}/ksvgtopng5 -%attr(755,root,root) %{_bindir}/ktraderclient5 +%attr(755,root,root) %{_bindir}/kbroadcastnotification %attr(755,root,root) %{_bindir}/kde-open %attr(755,root,root) %{_bindir}/kdecp %attr(755,root,root) %{_bindir}/kdemv @@ -84,8 +80,8 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %{_bindir}/kmimetypefinder %attr(755,root,root) %{_bindir}/kstart %attr(755,root,root) %{_bindir}/ksvgtopng -%attr(755,root,root) %{_libexecdir}/kf5/kdeeject -%attr(755,root,root) %{_libexecdir}/kf5/kdesu +%attr(755,root,root) %{_libexecdir}/kf6/kdeeject +%attr(755,root,root) %{_libexecdir}/kf6/kdesu %attr(755,root,root) %{_bindir}/plasma-open-settings %{_desktopdir}/org.kde.plasma.settings.open.desktop %{_mandir}/man1/kdesu.1* @@ -107,5 +103,6 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %{_bindir}/kde-inhibit %lang(fr) %{_mandir}/fr/man1/kdesu.1* %lang(tr) %{_mandir}/tr/man1/kdesu.1* -%{_libdir}/qt5/plugins/plasma/kcms/systemsettings_qwidgets/kcm_filetypes.so +%{_libdir}/qt6/plugins/plasma/kcms/systemsettings_qwidgets/kcm_filetypes.so %{_desktopdir}/kcm_filetypes.desktop +%{zsh_compdir}/_kde-inhibit -- 2.44.0