Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xrdp for openSUSE:Factory checked in at 2023-06-11 19:55:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xrdp (Old) and /work/SRC/openSUSE:Factory/.xrdp.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xrdp" Sun Jun 11 19:55:40 2023 rev:52 rq:1092068 version:0.9.20 Changes: -------- --- /work/SRC/openSUSE:Factory/xrdp/xrdp.changes 2023-03-10 22:07:10.345075819 +0100 +++ /work/SRC/openSUSE:Factory/.xrdp.new.15902/xrdp.changes 2023-06-11 19:58:21.236271832 +0200 @@ -1,0 +2,8 @@ +Tue Jun 6 14:19:55 UTC 2023 - Dominique Leuenberger <dims...@opensuse.org> + +- Do not call %stop_on_removal and %restart_on_update in + %preun/%postun: those macros would require at least some + %parameters and actually are the same as the already used + %%service_del_preun and %service_del_postun. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xrdp.spec ++++++ --- /var/tmp/diff_new_pack.jVi5rp/_old 2023-06-11 19:58:22.080276921 +0200 +++ /var/tmp/diff_new_pack.jVi5rp/_new 2023-06-11 19:58:22.088276969 +0200 @@ -211,7 +211,6 @@ exit 0 %preun -%stop_on_removal %service_del_preun xrdp.service %service_del_preun xrdp-sesman.service @@ -219,7 +218,6 @@ /sbin/ldconfig %service_del_postun xrdp.service %service_del_postun xrdp-sesman.service -%restart_on_update %post -n libpainter0 -p /sbin/ldconfig