Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kdesu for openSUSE:Factory checked 
in at 2022-11-29 10:52:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdesu (Old)
 and      /work/SRC/openSUSE:Factory/.kdesu.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdesu"

Tue Nov 29 10:52:24 2022 rev:109 rq:1038620 version:5.100.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdesu/kdesu.changes      2022-11-15 
13:19:18.448325479 +0100
+++ /work/SRC/openSUSE:Factory/.kdesu.new.1597/kdesu.changes    2022-11-29 
10:52:25.804507962 +0100
@@ -1,0 +2,10 @@
+Mon Nov 28 09:10:30 UTC 2022 - Fabian Vogt <[email protected]>
+
+- Drop fpie.patch, works as expected without
+
+-------------------------------------------------------------------
+Mon Nov 28 08:53:03 UTC 2022 - Fabian Vogt <[email protected]>
+
+- Drop setgid bit on kdesud, no longer needed since 5.99.0
+
+-------------------------------------------------------------------

Old:
----
  fpie.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kdesu.spec ++++++
--- /var/tmp/diff_new_pack.z2hX2w/_old  2022-11-29 10:52:26.360510883 +0100
+++ /var/tmp/diff_new_pack.z2hX2w/_new  2022-11-29 10:52:26.364510904 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kdesu
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -35,8 +35,6 @@
 Source1:        %{name}-%{version}.tar.xz.sig
 Source2:        frameworks.keyring
 %endif
-# PATCH-FIX-OPENSUSE fpie.patch -- make kdesud compile/link with -(f)pie flags
-Patch0:         fpie.patch
 # PATCH-FIX-OPENSUSE
 Patch1:         0001-Unset-QT_QPA_PLATFORM-to-get-xcb.patch
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
@@ -58,8 +56,6 @@
 %package -n %{lname}
 Summary:        User interface for running shell commands with root privileges
 Group:          System/GUI/KDE
-Requires(pre):  permissions
-Requires(pre):  group(nogroup)
 Obsoletes:      libKF5Su4
 
 %description -n %{lname}
@@ -96,13 +92,8 @@
 
 %find_lang kdesud5
 
-%post -n %{lname}
-/sbin/ldconfig
-%set_permissions %{_kf5_libexecdir}/kdesud
-
+%post -n %{lname} -p /sbin/ldconfig
 %postun -n %{lname} -p /sbin/ldconfig
-%verifyscript -n %{lname}
-%verify_permissions -e %{_kf5_libexecdir}/kdesud
 
 %files -n %{lname}-lang -f kdesud5.lang
 
@@ -112,7 +103,7 @@
 %{_kf5_libdir}/libKF5Su.so.*
 %{_kf5_libexecdir}/kdesu_stub
 %{_kf5_debugdir}/ksu.categories
-%verify(not mode) %attr(2755,root,nogroup) %{_kf5_libexecdir}/kdesud
+%{_kf5_libexecdir}/kdesud
 
 %files devel
 %{_kf5_libdir}/libKF5Su.so

Reply via email to