diff --git a/openssl-ibmca.changes b/openssl-ibmca.changes index c705374..b70a9c4 100644 --- a/openssl-ibmca.changes +++ b/openssl-ibmca.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 10 20:55:24 UTC 2013 - dvaleev@suse.com + +- enable ppc64le + ------------------------------------------------------------------- Fri Mar 23 11:27:45 UTC 2012 - dvaleev@suse.com diff --git a/openssl-ibmca.spec b/openssl-ibmca.spec index d53d727..e902edb 100644 --- a/openssl-ibmca.spec +++ b/openssl-ibmca.spec @@ -1,7 +1,7 @@ # # spec file for package openssl-ibmca # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,17 +15,18 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: openssl-ibmca -BuildRequires: libica openssl-devel -BuildRequires: autoconf automake libtool +BuildRequires: autoconf +BuildRequires: automake +BuildRequires: libica +BuildRequires: libtool +BuildRequires: openssl-devel Summary: The IBMCA OpenSSL dynamic engine -Version: 1.0.0 -Release: 154 License: IPL-1.0 Group: Hardware/Other +Version: 1.0.0 +Release: 0 Source: openssl-ibmca-1.0.0-rc2.tar.bz2 Source2: baselibs.conf Patch: ibmca-configure.patch @@ -36,13 +37,14 @@ Patch4: openssl-ibmca-1.0.0.rc2-memset-fix.patch Url: http://sourceforge.net/projects/opencryptoki BuildRoot: %{_tmppath}/%{name}-%{version}-build PreReq: %fillup_prereq %insserv_prereq -Requires: openssl libica +Requires: libica +Requires: openssl # bug437293 %ifarch ppc64 Obsoletes: openssl-ibmca-64bit %endif # -%define ibmca_64bit_arch s390x ppc64 +%define ibmca_64bit_arch s390x ppc64 ppc64le %define ibmca_32bit_arch %ix86 s390 ppc %arm ExclusiveArch: %ibmca_32bit_arch %ibmca_64bit_arch