Hello community, here is the log from the commit of package man for openSUSE:Factory checked in at 2020-01-18 12:13:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/man (Old) and /work/SRC/openSUSE:Factory/.man.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "man" Sat Jan 18 12:13:47 2020 rev:77 rq:762613 version:2.8.4 Changes: -------- --- /work/SRC/openSUSE:Factory/man/man.changes 2019-11-11 12:57:15.909491742 +0100 +++ /work/SRC/openSUSE:Factory/.man.new.26092/man.changes 2020-01-18 12:13:55.163003387 +0100 @@ -1,0 +2,6 @@ +Thu Jan 9 09:40:48 UTC 2020 - Ludwig Nussel <[email protected]> + +- Don't mark /etc/alternatives files as %config as that would lead + to stale symlinks on uninstall + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ man.spec ++++++ --- /var/tmp/diff_new_pack.ID2IFP/_old 2020-01-18 12:13:56.027003850 +0100 +++ /var/tmp/diff_new_pack.ID2IFP/_new 2020-01-18 12:13:56.031003853 +0100 @@ -341,12 +341,12 @@ %if 0%{suse_version} < 1500 %attr(0744,root,root) /etc/cron.daily/suse-do_mandb %endif -%ghost %config %{_sysconfdir}/alternatives/man -%ghost %config %{_sysconfdir}/alternatives/apropos -%ghost %config %{_sysconfdir}/alternatives/whatis -%ghost %config %{_sysconfdir}/alternatives/man.1%{ext_man} -%ghost %config %{_sysconfdir}/alternatives/apropos.1%{ext_man} -%ghost %config %{_sysconfdir}/alternatives/whatis.1%{ext_man} +%ghost %{_sysconfdir}/alternatives/man +%ghost %{_sysconfdir}/alternatives/apropos +%ghost %{_sysconfdir}/alternatives/whatis +%ghost %{_sysconfdir}/alternatives/man.1%{ext_man} +%ghost %{_sysconfdir}/alternatives/apropos.1%{ext_man} +%ghost %{_sysconfdir}/alternatives/whatis.1%{ext_man} %{_bindir}/man %{_bindir}/apropos %{_bindir}/whatis
