From 021e988f55c1fcfda2f68863846e985316d27ae9774325b84b2d6cfc4d7df435 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Mon, 15 Dec 2008 13:58:47 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openCryptoki?expand=0&rev=6 --- openCryptoki.changes | 5 +++++ openCryptoki.spec | 10 ++++++---- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/openCryptoki.changes b/openCryptoki.changes index 3d6c6a8..d27f710 100644 --- a/openCryptoki.changes +++ b/openCryptoki.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 9 14:16:37 CET 2008 - kukuk@suse.de + +- Enable build on x86_64 [bnc#417925] + ------------------------------------------------------------------- Thu Nov 6 06:25:48 CET 2008 - jjolly@suse.de diff --git a/openCryptoki.spec b/openCryptoki.spec index 6a04da3..e622d1d 100644 --- a/openCryptoki.spec +++ b/openCryptoki.spec @@ -19,8 +19,8 @@ %define openCryptoki_32bit_arch %ix86 s390 ppc %arm # support in the workings for: ppc64 -# no support in sight for: ia64 x86_64 -%define openCryptoki_64bit_arch s390x ppc64 +# no support in sight for: ia64 +%define openCryptoki_64bit_arch s390x ppc64 x86_64 # autobuild:/work/cd/lib/misc/group # openCryptoki pkcs11:x:64: %define pkcs11_group_id 64 @@ -30,7 +30,7 @@ Name: openCryptoki BuildRequires: gcc-c++ libica openssl-devel pwdutils Summary: An Implementation of PKCS#11 (Cryptoki) v2.11 for IBM Cryptographic Hardware Version: 2.2.6 -Release: 2 +Release: 3 License: IBM Public License Group: Productivity/Security # :pserver:anonymous@cvs.sourceforge.net:/cvsroot/opencryptoki @@ -56,7 +56,7 @@ Cryptographic Accelerator (FC 4960 on pSeries). %package devel License: IBM Public License Summary: An Implementation of PKCS#11 (Cryptoki) v2.01 for IBM Cryptographic Hardware -Group: Productivity/Security +Group: Development/Languages/C and C++ Requires: openCryptoki = %{version}-%{release}, glibc-devel, openssl-devel %description devel @@ -256,6 +256,8 @@ ln -sf %{_libdir}/opencryptoki/libopencryptoki.so /usr/lib/pkcs11/PKCS11_API.so6 %endif %changelog +* Tue Dec 09 2008 kukuk@suse.de +- Enable build on x86_64 [bnc#417925] * Thu Nov 06 2008 jjolly@suse.de - Overhaul of the specfile. All platforms build the base package and each architecture builds the appropriate 32 or 64 bit package