Hello community, here is the log from the commit of package openpgm for openSUSE:Factory checked in at 2020-11-02 14:04:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openpgm (Old) and /work/SRC/openSUSE:Factory/.openpgm.new.3463 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openpgm" Mon Nov 2 14:04:51 2020 rev:9 rq:845050 version:5.2.122 Changes: -------- --- /work/SRC/openSUSE:Factory/openpgm/openpgm.changes 2019-10-31 22:36:17.601176514 +0100 +++ /work/SRC/openSUSE:Factory/.openpgm.new.3463/openpgm.changes 2020-11-02 14:06:21.628771451 +0100 @@ -1,0 +2,6 @@ +Mon Oct 19 13:39:35 UTC 2020 - Cristian RodrÃguez <[email protected]> + +- Always pretend we do not have ftime(3), function is deprecated + and absent from next glibc release. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openpgm.spec ++++++ --- /var/tmp/diff_new_pack.2Hc1ZY/_old 2020-11-02 14:06:22.300771964 +0100 +++ /var/tmp/diff_new_pack.2Hc1ZY/_new 2020-11-02 14:06:22.308771971 +0100 @@ -2,7 +2,7 @@ # # spec file for package openpgm # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2012 Pascal Bleser <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -87,11 +87,14 @@ %patch3 -p1 %build +export ac_cv_func_ftime=no mkdir -p m4 autoreconf -fi %{configure} \ --disable-static +%make_build + %install %make_install rm %{buildroot}%{_libdir}/libpgm.la
