Hello community, here is the log from the commit of package webkit2gtk3 for openSUSE:Factory checked in at 2015-12-09 20:02:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old) and /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "webkit2gtk3" Changes: -------- --- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes 2015-11-22 10:58:45.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 2015-12-09 22:36:07.000000000 +0100 @@ -1,0 +2,7 @@ +Mon Nov 23 20:40:17 UTC 2015 - [email protected] + +- Add binutils-gold BuildRequires: Use the gold linker for build + and remove --reduce-memory-overheads from RPMOPT flags since + gold-linker does not know it. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ webkit2gtk3.spec ++++++ --- /var/tmp/diff_new_pack.Z2v72s/_old 2015-12-09 22:36:09.000000000 +0100 +++ /var/tmp/diff_new_pack.Z2v72s/_new 2015-12-09 22:36:09.000000000 +0100 @@ -36,6 +36,7 @@ Source1: baselibs.conf # PATCH-FIX-OPENSUSE webkitgtk-typelib-sharelib-link.patch [email protected] -- Fixup the .gir file to contain the full library name for libjavascriptcore. Patch0: webkitgtk-typelib-sharelib-link.patch +BuildRequires: binutils-gold BuildRequires: bison >= 2.3 BuildRequires: cmake BuildRequires: gcc-c++ >= 4.9 @@ -211,7 +212,7 @@ %build # Use linker flags to reduce memory consumption -%global optflags %(echo %{optflags} -Wl,--no-keep-memory -Wl,--reduce-memory-overheads| sed 's/-g /-g1 /') +%global optflags %(echo %{optflags} -Wl,--no-keep-memory | sed 's/-g /-g1 /') %ifarch ppc ppc64 ppc64le %global optflags %{optflags} -DENABLE_YARR_JIT=0 %endif
