[packages/kp6-drkonqi] - updated to 6.3.5
witekfl
witekfl at pld-linux.org
Wed May 7 11:53:42 CEST 2025
commit eb0a80d0337681847885f788591bad010e04a0af
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Wed May 7 10:53:40 2025 +0200
- updated to 6.3.5
kp6-drkonqi.spec | 15 +++++++++++----
1 file changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/kp6-drkonqi.spec b/kp6-drkonqi.spec
index d6f2fc3..6246146 100644
--- a/kp6-drkonqi.spec
+++ b/kp6-drkonqi.spec
@@ -1,17 +1,17 @@
#
# Conditional build:
%bcond_with tests # build with tests
-%define kdeplasmaver 6.3.4
+%define kdeplasmaver 6.3.5
%define qtver 5.15.2
%define kpname drkonqi
Summary: drkonqi
Name: kp6-%{kpname}
-Version: 6.3.4
+Version: 6.3.5
Release: 1
License: GPL v2+/LGPL v2.1+
Group: X11/Libraries
Source0: https://download.kde.org/stable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
-# Source0-md5: 3dd1d5edf698a4b0418f7b31c8e05ff6
+# Source0-md5: 7491351b84d65a96c4dfb8840cddb7da
URL: http://www.kde.org/
BuildRequires: Qt6Core-devel >= %{qtver}
BuildRequires: Qt6DBus-devel
@@ -55,7 +55,8 @@ BuildRequires: xz
Requires: python3-psutil
Requires: python3-pygdbmi
Requires: python3-sentry-sdk
-Obsoletes: kp5-%{kpname} < %{version}
+Requires(post,postun): desktop-file-utils
+Obsoletes: kp5-%{kpname} < 6
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -92,6 +93,12 @@ mv $RPM_BUILD_ROOT%{_prefix}%{systemdunitdir}/drkonqi-coredump-processor at .servic
%clean
rm -rf $RPM_BUILD_ROOT
+%post
+%update_desktop_database_post
+
+%postun
+%update_desktop_database_postun[5~
+
%files -f %{kpname}.lang
%defattr(644,root,root,755)
%attr(755,root,root) %{_libexecdir}/drkonqi
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kp6-drkonqi.git/commitdiff/eb0a80d0337681847885f788591bad010e04a0af
More information about the pld-cvs-commit
mailing list