Accepting request 585157 from home:markkp:branches:security
- Re-enabled ARM architectures now that gcc6 is in SLE15. (bsc#1084617) OBS-URL: https://build.opensuse.org/request/show/585157 OBS-URL: https://build.opensuse.org/package/show/security/openCryptoki?expand=0&rev=74
This commit is contained in:
parent
cfbd8bf303
commit
4539918c49
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 9 19:25:51 UTC 2018 - mpost@suse.com
|
||||||
|
|
||||||
|
- Re-enabled ARM architectures now that gcc6 is in SLE15. (bsc#1084617)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 30 23:36:39 UTC 2017 - mpost@suse.com
|
Thu Nov 30 23:36:39 UTC 2017 - mpost@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package openCryptoki
|
# spec file for package openCryptoki
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -16,12 +16,10 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
# Remove %%arm until gcc6 is in SLES.
|
%define openCryptoki_32bit_arch %arm %ix86 s390 ppc
|
||||||
%define openCryptoki_32bit_arch %ix86 s390 ppc
|
|
||||||
# support in the workings for: ppc64
|
# support in the workings for: ppc64
|
||||||
# no support in sight for: ia64
|
# no support in sight for: ia64
|
||||||
# Remove aarch64 until gcc6 is in SLES.
|
%define openCryptoki_64bit_arch aarch64 s390x ppc64 ppc64le x86_64
|
||||||
%define openCryptoki_64bit_arch s390x ppc64 ppc64le x86_64
|
|
||||||
# autobuild:/work/cd/lib/misc/group
|
# autobuild:/work/cd/lib/misc/group
|
||||||
# openCryptoki pkcs11:x:64:
|
# openCryptoki pkcs11:x:64:
|
||||||
%define pkcs11_group_id 64
|
%define pkcs11_group_id 64
|
||||||
|
Loading…
Reference in New Issue
Block a user