Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package grep for openSUSE:Factory checked in at 2023-09-07 21:12:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/grep (Old) and /work/SRC/openSUSE:Factory/.grep.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "grep" Thu Sep 7 21:12:00 2023 rev:90 rq:1108777 version:3.11 Changes: -------- --- /work/SRC/openSUSE:Factory/grep/grep.changes 2023-05-28 19:22:13.656742508 +0200 +++ /work/SRC/openSUSE:Factory/.grep.new.1766/grep.changes 2023-09-07 21:12:01.375765115 +0200 @@ -1,0 +2,7 @@ +Wed Aug 16 14:21:13 UTC 2023 - Dominique Leuenberger <dims...@opensuse.org> + +- export CONFIG_SHELL=/bin/sh before running configure: results in + the shell script (egrep/fgrep) to receive a /bin/sh shebang + instead of requiring bash (the local shell used to build). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ grep.spec ++++++ --- /var/tmp/diff_new_pack.MY4ZQb/_old 2023-09-07 21:12:04.359871790 +0200 +++ /var/tmp/diff_new_pack.MY4ZQb/_new 2023-09-07 21:12:04.363871933 +0200 @@ -46,6 +46,7 @@ %autosetup -p1 %build +export CONFIG_SHELL=/bin/sh %configure \ --disable-silent-rules \ %{nil}