Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xdm for openSUSE:Factory checked in at 2026-04-18 21:33:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xdm (Old) and /work/SRC/openSUSE:Factory/.xdm.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xdm" Sat Apr 18 21:33:58 2026 rev:115 rq:1347247 version:1.1.17 Changes: -------- --- /work/SRC/openSUSE:Factory/xdm/xdm.changes 2026-01-17 21:41:56.431932447 +0100 +++ /work/SRC/openSUSE:Factory/.xdm.new.11940/xdm.changes 2026-04-18 21:33:59.671745422 +0200 @@ -1,0 +2,8 @@ +Wed Apr 15 07:03:23 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Explicitly BuildRequire update-alternatives and mark it as being + used in post/postun: this was nicely masked by the fact that + binutils, installed on every system, already dragged u-a in, + which is no longer the case. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xdm.spec ++++++ --- /var/tmp/diff_new_pack.LV94ey/_old 2026-04-18 21:34:00.283770289 +0200 +++ /var/tmp/diff_new_pack.LV94ey/_new 2026-04-18 21:34:00.287770452 +0200 @@ -49,6 +49,7 @@ BuildRequires: pam-devel BuildRequires: pkgconfig BuildRequires: systemd-rpm-macros +BuildRequires: update-alternatives BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xau) BuildRequires: pkgconfig(xaw7) @@ -61,6 +62,8 @@ BuildRequires: pkgconfig(xpm) BuildRequires: pkgconfig(xt) BuildRequires: pkgconfig(xtrans) +Requires(post): update-alternatives +Requires(postun): update-alternatives Requires: /sbin/startproc Requires: cpp Requires: logrotate
