From cb919fb8ace86956654bda5accf669a76349fed2fc2046a468881fdf91240d6f Mon Sep 17 00:00:00 2001 From: Alberto Planas Dominguez Date: Thu, 14 Jul 2022 09:58:27 +0000 Subject: [PATCH] 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 --- tpm2.0-tools.changes | 5 +++++ tpm2.0-tools.spec | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/tpm2.0-tools.changes b/tpm2.0-tools.changes index daf929d..a5fc4cc 100644 --- a/tpm2.0-tools.changes +++ b/tpm2.0-tools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 14 09:49:39 UTC 2022 - Alberto Planas Dominguez + +- Disable tests in some architectures (ppc, ppc64, s390x) + ------------------------------------------------------------------- Wed Jul 13 11:50:11 UTC 2022 - Alberto Planas Dominguez diff --git a/tpm2.0-tools.spec b/tpm2.0-tools.spec index 3512039..567ae10 100644 --- a/tpm2.0-tools.spec +++ b/tpm2.0-tools.spec @@ -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