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:
parent
777088be1f
commit
ead5a62974
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user