[packages/kp6-plasma-thunderbolt] - updated to 6.3.5
witekfl
witekfl at pld-linux.org
Wed May 7 11:55:42 CEST 2025
commit a3eff806e49e85b9ba22aa4bf591ea842b2d8ad0
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Wed May 7 10:55:51 2025 +0200
- updated to 6.3.5
kp6-plasma-thunderbolt.spec | 18 ++++++++++++------
1 file changed, 12 insertions(+), 6 deletions(-)
---
diff --git a/kp6-plasma-thunderbolt.spec b/kp6-plasma-thunderbolt.spec
index 5b8accc..56b523e 100644
--- a/kp6-plasma-thunderbolt.spec
+++ b/kp6-plasma-thunderbolt.spec
@@ -1,19 +1,19 @@
#
# 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 plasma-thunderbolt
%define kf6ver 5.39.0
Summary: plasma-nm
Name: kp6-%{kpname}
-Version: 6.3.4
+Version: 6.3.5
Release: 1
License: LGPL v2.1+
Group: X11/Libraries
Source0: https://download.kde.org/stable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
-# Source0-md5: b2ac34c1b2e4e14cb9ae64da7688675b
+# Source0-md5: f8a8648fc76dba0c00d7b00de3f1764f
URL: http://www.kde.org/
BuildRequires: Qt6Core-devel >= 5.15.0
BuildRequires: Qt6DBus-devel >= 5.15.0
@@ -39,7 +39,8 @@ BuildRequires: ninja
BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.164
BuildRequires: xz
-Obsoletes: kp5-%{kpname} < %{version}
+Requires(post,postun): desktop-file-utils
+Obsoletes: kp5-%{kpname} < 6
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define qt6dir %{_libdir}/qt6
@@ -75,8 +76,13 @@ rm -rf $RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%post
+/sbin/ldconfig
+%update_desktop_database_post
+
+%postun
+/sbin/ldconfig
+%update_desktop_database_postun
%files -f %{kpname}.lang
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kp6-plasma-thunderbolt.git/commitdiff/a3eff806e49e85b9ba22aa4bf591ea842b2d8ad0
More information about the pld-cvs-commit
mailing list