[packages/kp6-sddm-kcm] - updated to 6.3.5

witekfl witekfl at pld-linux.org
Wed May 7 11:56:04 CEST 2025


commit d1af108d84068d7103d42b834e80699fa8e039a2
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Wed May 7 10:56:14 2025 +0200

    - updated to 6.3.5

 kp6-sddm-kcm.spec | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)
---
diff --git a/kp6-sddm-kcm.spec b/kp6-sddm-kcm.spec
index e8a1f60..517d637 100644
--- a/kp6-sddm-kcm.spec
+++ b/kp6-sddm-kcm.spec
@@ -1,18 +1,18 @@
 #
 # 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		sddm-kcm
 
 Summary:	KDE Config Module for SDDM
 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:	0c5eb57842d4754c86574271cdbb62cc
+# Source0-md5:	5abe884ea5970f125b9c9dfcc4fab0ae
 URL:		http://www.kde.org/
 BuildRequires:	Qt6Core-devel >= %{qtver}
 BuildRequires:	cmake >= 3.16.0
@@ -25,7 +25,8 @@ BuildRequires:	kf6-kxmlgui-devel
 BuildRequires:	ninja
 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
@@ -57,8 +58,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-sddm-kcm.git/commitdiff/d1af108d84068d7103d42b834e80699fa8e039a2



More information about the pld-cvs-commit mailing list