Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fox16 for openSUSE:Factory checked in at 2023-05-04 17:11:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fox16 (Old) and /work/SRC/openSUSE:Factory/.fox16.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fox16" Thu May 4 17:11:05 2023 rev:40 rq:1084564 version:1.6.57 Changes: -------- --- /work/SRC/openSUSE:Factory/fox16/fox16.changes 2020-08-17 12:03:19.242625395 +0200 +++ /work/SRC/openSUSE:Factory/.fox16.new.1533/fox16.changes 2023-05-04 17:11:25.404663167 +0200 @@ -1,0 +2,6 @@ +Wed Apr 26 08:57:14 UTC 2023 - Jan Engelhardt <[email protected]> + +- Drop require on xorg-x11-libs, that metapackage itself requires + nothing, and does not provide any usable files either. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fox16.spec ++++++ --- /var/tmp/diff_new_pack.x1FZFg/_old 2023-05-04 17:11:25.956666399 +0200 +++ /var/tmp/diff_new_pack.x1FZFg/_new 2023-05-04 17:11:25.964666445 +0200 @@ -1,7 +1,7 @@ # # spec file for package fox16 # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -138,7 +138,6 @@ Requires: xorg-x11-libXext-devel Requires: xorg-x11-libXfixes-devel Requires: xorg-x11-libXrender-devel -Requires: xorg-x11-libs %endif # # Fedora Requires @@ -261,6 +260,7 @@ %post -n %{lname} -p /sbin/ldconfig %postun -n %{lname} -p /sbin/ldconfig + %post devel test -f %{_bindir}/fox-config || ln -s fox16-config %{_bindir}/fox-config test -f %{_bindir}/reswrap || ln -s reswrap16 %{_bindir}/reswrap
