Hello community, here is the log from the commit of package webkit2gtk3 for openSUSE:Factory checked in at 2016-05-13 09:22:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2016-05-05 12:11:49.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 2016-05-13 09:22:58.000000000 +0200 @@ -1,0 +2,5 @@ +Thu May 5 18:02:14 CEST 2016 - [email protected] + +- handle s390 like s390x + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ webkit2gtk3.spec ++++++ --- /var/tmp/diff_new_pack.1OoY5q/_old 2016-05-13 09:22:59.000000000 +0200 +++ /var/tmp/diff_new_pack.1OoY5q/_new 2016-05-13 09:22:59.000000000 +0200 @@ -38,7 +38,7 @@ Patch0: webkitgtk-typelib-sharelib-link.patch # PATCH-FIX-SLE webkitgtk-disable-gcc-version-checks.patch [email protected] -- Allow building with GCC 4.8, which is currently safe if IndexedDB is disabled. Patch1: webkitgtk-disable-gcc-version-checks.patch -%ifnarch s390x +%ifnarch s390 s390x BuildRequires: binutils-gold %endif BuildRequires: bison >= 2.3 @@ -223,7 +223,7 @@ %build # Use linker flags to reduce memory consumption -%ifarch s390x +%ifarch s390 s390x # binutils-gold doesn't exist on s390x %global optflags %(echo %{optflags} -Wl,--no-keep-memory -Wl,--reduce-memory-overheads | sed 's/-g /-g1 /') %else @@ -244,7 +244,7 @@ -DLIBEXEC_INSTALL_DIR=%{_libexecdir}/libwebkit2gtk%{_wk2sover} \ -DPORT=GTK \ -DENABLE_PLUGIN_PROCESS_GTK2=OFF \ -%ifarch ppc ppc64 ppc64le s390x +%ifarch ppc ppc64 ppc64le s390 s390x -DENABLE_JIT=OFF \ -DUSE_SYSTEM_MALLOC=ON \ %endif
