Hello community, here is the log from the commit of package sendmail for openSUSE:Factory checked in at 2019-10-22 15:44:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sendmail (Old) and /work/SRC/openSUSE:Factory/.sendmail.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sendmail" Tue Oct 22 15:44:39 2019 rev:91 rq:741483 version:8.15.2 Changes: -------- --- /work/SRC/openSUSE:Factory/sendmail/sendmail.changes 2019-09-30 15:59:34.257189159 +0200 +++ /work/SRC/openSUSE:Factory/.sendmail.new.2352/sendmail.changes 2019-10-22 15:44:49.253673993 +0200 @@ -1,0 +2,5 @@ +Mon Oct 14 10:25:24 UTC 2019 - Dr. Werner Fink <[email protected]> + +- Avoid recursion trouble in spec file cause by undefined _lto_cflags + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sendmail.spec ++++++ --- /var/tmp/diff_new_pack.d1Gg1Z/_old 2019-10-22 15:44:50.349675241 +0200 +++ /var/tmp/diff_new_pack.d1Gg1Z/_new 2019-10-22 15:44:50.353675246 +0200 @@ -249,7 +249,7 @@ set +f %build -%global _lto_cflags %{_lto_cflags} -ffat-lto-objects +%global _lto_cflags %{?_lto_cflags} -ffat-lto-objects # ID=$(id -u) RPM_OPT_FLAGS="%{optflags} -fno-strict-aliasing -D_GNU_SOURCE"
