Accepting request 989124 from home:aplanas:branches:security

- Disable tests in some architectures (ppc, ppc64, s390x)

OBS-URL: https://build.opensuse.org/request/show/989124
OBS-URL: https://build.opensuse.org/package/show/security/tpm2.0-tools?expand=0&rev=94
This commit is contained in:
Alberto Planas 2022-07-14 09:58:27 +00:00 committed by Git OBS Bridge
parent 2dec5107b8
commit cb919fb8ac
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jul 14 09:49:39 UTC 2022 - Alberto Planas Dominguez <aplanas@suse.com>
- Disable tests in some architectures (ppc, ppc64, s390x)
-------------------------------------------------------------------
Wed Jul 13 11:50:11 UTC 2022 - Alberto Planas Dominguez <aplanas@suse.com>

View File

@ -17,7 +17,12 @@
%define _lto_cflags %{nil}
%ifarch %{ix86} x86_64 aarch64 %{arm} ppc64le
%bcond_without test
%else
# ppc ppc64 s390x
%bcond_with test
%endif
Name: tpm2.0-tools
Version: 5.2
Release: 0