Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xset for openSUSE:Factory checked in at 2023-04-27 19:59:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xset (Old) and /work/SRC/openSUSE:Factory/.xset.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xset" Thu Apr 27 19:59:31 2023 rev:12 rq:1082971 version:1.2.5 Changes: -------- --- /work/SRC/openSUSE:Factory/xset/xset.changes 2022-12-07 17:33:42.204124653 +0100 +++ /work/SRC/openSUSE:Factory/.xset.new.1533/xset.changes 2023-04-27 19:59:32.917436708 +0200 @@ -1,0 +2,8 @@ +Wed Apr 26 08:47:26 UTC 2023 - Jan Engelhardt <[email protected]> + +- Disable building with libXfontcache. xorg-server 1.6 removed the + corresponding feature, and it seems unlikely and unusual for + anyone to e.g. ssh from an old Xorg system to a contemporary + SUSE to attempt to run the (undocumented) `xset fc` command. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xset.spec ++++++ --- /var/tmp/diff_new_pack.jAY0OG/_old 2023-04-27 19:59:33.381439435 +0200 +++ /var/tmp/diff_new_pack.jAY0OG/_new 2023-04-27 19:59:33.385439459 +0200 @@ -1,7 +1,7 @@ # # spec file for package xset # -# Copyright (c) 2022 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 @@ -27,7 +27,6 @@ BuildRequires: pkgconfig BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xext) -BuildRequires: pkgconfig(xfontcache) BuildRequires: pkgconfig(xmuu) BuildRequires: pkgconfig(xorg-macros) >= 1.8 BuildRequires: pkgconfig(xproto) >= 7.0.17 @@ -39,7 +38,7 @@ display. %prep -%setup -q +%autosetup %build %configure
