Hello community,
here is the log from the commit of package apache2-mod_nss for openSUSE:Factory
checked in at 2020-06-15 20:30:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache2-mod_nss (Old)
and /work/SRC/openSUSE:Factory/.apache2-mod_nss.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache2-mod_nss"
Mon Jun 15 20:30:34 2020 rev:35 rq:814638 version:1.0.18
Changes:
--------
--- /work/SRC/openSUSE:Factory/apache2-mod_nss/apache2-mod_nss.changes
2020-05-13 22:56:35.291068234 +0200
+++
/work/SRC/openSUSE:Factory/.apache2-mod_nss.new.3606/apache2-mod_nss.changes
2020-06-15 20:30:58.782471836 +0200
@@ -1,0 +2,5 @@
+Thu Jun 11 09:53:59 UTC 2020 - Paolo Stivanin <[email protected]>
+
+- Add -fcommon in order to fix building with GCC10
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ apache2-mod_nss.spec ++++++
--- /var/tmp/diff_new_pack.yUYmIl/_old 2020-06-15 20:31:00.042476201 +0200
+++ /var/tmp/diff_new_pack.yUYmIl/_new 2020-06-15 20:31:00.046476215 +0200
@@ -81,7 +81,7 @@
touch nss_expr_*.[chyl]
%build
-CFLAGS="%{optflags}"
+CFLAGS="%{optflags} -fcommon"
export CFLAGS
NSPR_INCLUDE_DIR=`%{_bindir}/pkg-config --variable=includedir nspr`
NSPR_LIB_DIR=`%{_bindir}/pkg-config --variable=libdir nspr`