From 3d264fa667dd66ebcaad4c0c81bf479da393e64e17427658f1409db67dea4d29 Mon Sep 17 00:00:00 2001 From: Mark Post Date: Wed, 31 May 2017 20:09:13 +0000 Subject: [PATCH] Accepting request 500228 from home:markkp:branches:security Fix for bsc#1039510 OBS-URL: https://build.opensuse.org/request/show/500228 OBS-URL: https://build.opensuse.org/package/show/security/openCryptoki?expand=0&rev=70 --- openCryptoki.changes | 6 ++++++ openCryptoki.spec | 6 ++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/openCryptoki.changes b/openCryptoki.changes index 7b21f67..dc217d7 100644 --- a/openCryptoki.changes +++ b/openCryptoki.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 31 19:54:31 UTC 2017 - mpost@suse.com + +- Removed ARM architectures from the build list until gcc6 becomes + available for SLES. (bsc#1039510). + ------------------------------------------------------------------- Fri May 12 08:46:14 UTC 2017 - mpost@suse.com diff --git a/openCryptoki.spec b/openCryptoki.spec index 7d20b7e..70d6c4c 100644 --- a/openCryptoki.spec +++ b/openCryptoki.spec @@ -16,10 +16,12 @@ # -%define openCryptoki_32bit_arch %ix86 s390 ppc %arm +# Remove %%arm until gcc6 is in SLES. +%define openCryptoki_32bit_arch %ix86 s390 ppc # support in the workings for: ppc64 # no support in sight for: ia64 -%define openCryptoki_64bit_arch s390x ppc64 ppc64le x86_64 aarch64 +# Remove aarch64 until gcc6 is in SLES. +%define openCryptoki_64bit_arch s390x ppc64 ppc64le x86_64 # autobuild:/work/cd/lib/misc/group # openCryptoki pkcs11:x:64: %define pkcs11_group_id 64