Hello community, here is the log from the commit of package kopano for openSUSE:Factory checked in at 2020-09-23 18:46:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kopano (Old) and /work/SRC/openSUSE:Factory/.kopano.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kopano" Wed Sep 23 18:46:01 2020 rev:29 rq:836245 version:10.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/kopano/kopano.changes 2020-09-06 00:04:33.983318858 +0200 +++ /work/SRC/openSUSE:Factory/.kopano.new.4249/kopano.changes 2020-09-23 18:47:55.509736671 +0200 @@ -1,0 +2,6 @@ +Wed Sep 23 07:48:24 UTC 2020 - Jan Engelhardt <[email protected]> + +- Add -pthread to CFLAGS as upstream is missing it and + the riscv64 compiler is picky about. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kopano.spec ++++++ --- /var/tmp/diff_new_pack.NbxvnR/_old 2020-09-23 18:47:57.505738508 +0200 +++ /var/tmp/diff_new_pack.NbxvnR/_new 2020-09-23 18:47:57.505738508 +0200 @@ -455,7 +455,7 @@ # Grab new compiler from prjconf export CC="%__cc" export CXX="%__cxx" -export CFLAGS="%optflags" +export CFLAGS="%optflags -pthread" export CXXFLAGS="$CFLAGS" export LDFLAGS="-Wl,-z -Wl,relro" echo "kc_phpconfig=%kc_phpconfig"
