File project.diff of Package kcoreaddons

--- kcoreaddons.spec.orig
+++ kcoreaddons.spec
@@ -1,7 +1,7 @@
 #
 # spec file for package kcoreaddons
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -85,7 +85,12 @@ replacement, accessing user information
 
 %find_lang %{name} --all-name --with-qt --without-mo
 
+%if 0%{?suse_version}
+%post -n %{lname} -p /sbin/ldconfig
+%postun -n %{lname} -p /sbin/ldconfig
+%else
 %ldconfig_scriptlets -n %{lname}
+%endif
 
 %files lang -f %{name}.lang
 
openSUSE Build Service is sponsored by