Accepting request 807961 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/807961 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/meson?expand=0&rev=59
This commit is contained in:
commit
766f3c860d
@ -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