SHA256
3
0
forked from pool/meson

Accepting request 807834 from home:mgorse:branches:devel:tools:building

- Make tests arch-dependent. Needed to exclude mono tests on s390x
  (bsc#1171934).

OBS-URL: https://build.opensuse.org/request/show/807834
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=173
This commit is contained in:
Dirk Mueller 2020-05-21 10:58:14 +00:00 committed by Git OBS Bridge
parent 777088be1f
commit ead5a62974
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed May 20 19:27:23 UTC 2020 - Michael Gorse <mgorse@suse.com>
- Make tests arch-dependent. Needed to exclude mono tests on s390x
(bsc#1171934).
-------------------------------------------------------------------
Fri May 15 10:23:21 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -52,7 +52,9 @@ Patch5: meson-distutils.patch
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: python3-base
%if "%{flavor}" != "test"
BuildArch: noarch
%endif
%if %{with setuptools}
BuildRequires: python3-setuptools
Requires: python3-setuptools