From 8cbab019f0d4b648150380c6a9114319848b54bca8ee9565e21e4c7e7ee7cdbc Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 9 Dec 2015 18:50:57 +0000 Subject: [PATCH] Accepting request 347369 from KDE:Qt5 1 OBS-URL: https://build.opensuse.org/request/show/347369 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwebengine?expand=0&rev=9 --- libqt5-qtwebengine.changes | 5 +++++ libqt5-qtwebengine.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/libqt5-qtwebengine.changes b/libqt5-qtwebengine.changes index 6dfb3d7..559c518 100644 --- a/libqt5-qtwebengine.changes +++ b/libqt5-qtwebengine.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 3 07:24:43 UTC 2015 - mlin@suse.com + +- Do not build on s390 and s390x, chromium have not ported to them + ------------------------------------------------------------------- Fri Oct 16 20:22:42 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/libqt5-qtwebengine.spec b/libqt5-qtwebengine.spec index 2c1b1e3..bc02eeb 100644 --- a/libqt5-qtwebengine.spec +++ b/libqt5-qtwebengine.spec @@ -32,7 +32,7 @@ Url: http://qt.digia.com Source: %{tar_version}.tar.xz Source1: baselibs.conf # http://www.chromium.org/blink not ported to PowerPC -ExcludeArch: ppc ppc64 ppc64le +ExcludeArch: ppc ppc64 ppc64le s390 s390x Patch0: strip.diff Patch1: gyp_conf.patch # PATCH-FIX-OPENSUSE gcc50-fixes.diff -- Fix the detection of the Gcc 5.x compiler