Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mgetty for openSUSE:Factory checked in at 2022-03-04 00:17:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mgetty (Old) and /work/SRC/openSUSE:Factory/.mgetty.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mgetty" Fri Mar 4 00:17:48 2022 rev:42 rq:958725 version:1.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/mgetty/mgetty.changes 2021-10-16 22:47:53.156704342 +0200 +++ /work/SRC/openSUSE:Factory/.mgetty.new.1958/mgetty.changes 2022-03-04 00:18:34.348297010 +0100 @@ -1,0 +2,6 @@ +Tue Feb 22 21:11:32 UTC 2022 - Martin Hauke <[email protected]> + +- Restore AutoPPP functionality by properly passing "-DAUTO_PPP" + to CFLAGS. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mgetty.spec ++++++ --- /var/tmp/diff_new_pack.tZYjYc/_old 2022-03-04 00:18:35.156297181 +0100 +++ /var/tmp/diff_new_pack.tZYjYc/_new 2022-03-04 00:18:35.160297182 +0100 @@ -1,7 +1,7 @@ # # spec file for package mgetty # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -111,7 +111,7 @@ %build ln -s policy.h-dist policy.h -%make_build -j1 CFLAGS="%{optflags} -fPIE" LDFLAGS="-pie" CC="gcc" +%make_build -j1 CFLAGS="%{optflags} -fPIE -DAUTO_PPP" LDFLAGS="-pie" CC="gcc" %make_build -j1 -C voice CFLAGS="%{optflags} -fPIE -DAUTO_PPP" LDFLAGS="-pie" CC="gcc" %install
