Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package busybox for openSUSE:Factory checked in at 2022-03-28 16:58:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/busybox (Old) and /work/SRC/openSUSE:Factory/.busybox.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "busybox" Mon Mar 28 16:58:28 2022 rev:73 rq:964616 version:1.35.0 Changes: -------- --- /work/SRC/openSUSE:Factory/busybox/busybox.changes 2022-01-14 23:14:02.274662628 +0100 +++ /work/SRC/openSUSE:Factory/.busybox.new.1900/busybox.changes 2022-03-28 16:58:58.056839482 +0200 @@ -1,0 +2,7 @@ +Wed Mar 23 13:36:44 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org> + +- BuildRequire hostname: the test suite wants to compare the output + of 'hostname' against 'busybox hostname'. We should not rely + hostname to be present in the build environment. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ busybox.spec ++++++ --- /var/tmp/diff_new_pack.2Nglo9/_old 2022-03-28 16:58:58.716840379 +0200 +++ /var/tmp/diff_new_pack.2Nglo9/_new 2022-03-28 16:58:58.720840384 +0200 @@ -40,6 +40,7 @@ Patch100: busybox.install.patch Provides: useradd_or_adduser_dep BuildRequires: glibc-devel-static +BuildRequires: hostname BuildRequires: pkgconfig(libselinux) # for test suite BuildRequires: zip