1
0

Accepting request 765978 from home:Guillaume_G:branches:openSUSE:Factory:ARM

Disable valgrind on %arm due to boo#1130395

OBS-URL: https://build.opensuse.org/request/show/765978
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.14/libqt5-qtwebengine?expand=0&rev=9
This commit is contained in:
Fabian Vogt 2020-01-21 08:41:35 +00:00 committed by Git OBS Bridge
parent fff7c8c710
commit 0e9af54f76
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 20 15:00:59 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Disable valgrind on %arm due to boo#1130395
-------------------------------------------------------------------
Thu Dec 12 12:59:01 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package libqt5-qtwebengine
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
# Copyright © 2017 Kevin Kofler <Kevin@tigcc.ticalc.org>
#
# All modifications and additions to the file contributed by third parties
@ -57,7 +57,7 @@ Release: 0
Summary: Qt 5 WebEngine Library
License: LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
Group: Development/Libraries/X11
Url: https://www.qt.io
URL: https://www.qt.io
%define base_name libqt5
%define real_version 5.14.0
%define so_version 5.14.0
@ -113,7 +113,9 @@ BuildRequires: sqlite3-devel
BuildRequires: update-desktop-files
BuildRequires: usbutils
BuildRequires: util-linux
%ifnarch %arm
BuildRequires: valgrind-devel
%endif
BuildRequires: wdiff
BuildRequires: xz
BuildRequires: yasm