SHA256
1
0
forked from pool/libica

Accepting request 650562 from home:markkp:branches:devel:openSUSE:Factory

- Upgraded to version 3.4.0 (Fate#325690)
  * v3.4.0
    [FEATURE] Add SHA-512/224 and SHA-512/256 support
- Dropped obsolete patch Add-non-executable-gnu-stack-markings-in-the-assembl.patch
- Made numerous updates to spec file based on spec-cleanup run.

OBS-URL: https://build.opensuse.org/request/show/650562
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory/libica?expand=0&rev=32
This commit is contained in:
Mark Post
2018-11-20 22:46:40 +00:00
committed by Git OBS Bridge
parent 116c38a998
commit 21f915e192
5 changed files with 16 additions and 36 deletions

View File

@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -22,12 +22,12 @@
%endif
Name: libica
Version: 3.3.3
Version: 3.4.0
Release: 0
Summary: Library interface for the IBM Cryptographic Accelerator device driver
License: CPL-1.0
Group: Hardware/Other
Url: https://github.com/opencryptoki/libica
URL: https://github.com/opencryptoki/libica
Source: libica-%{version}.tar.gz
Source1: libica-SuSE.tar.bz2
# The icaioctl.h file came from https://sourceforge.net/p/opencryptoki/icadd/ci/master/tree/
@@ -36,7 +36,6 @@ Source4: README.SUSE
Source5: sysconfig.z90crypt
Source6: baselibs.conf
Source7: %{name}-rpmlintrc
Patch1: Add-non-executable-gnu-stack-markings-in-the-assembl.patch
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: gcc-c++
@@ -107,7 +106,6 @@ the libica library.
%prep
%setup -q -a 1
%patch1 -p1
%build
mkdir -p include/linux/
@@ -138,7 +136,7 @@ rmdir %{buildroot}%{_datadir}/doc/libica
%postun tools
%restart_on_update boot.z90crypt
%{insserv_cleanup}
%insserv_cleanup
%post -n libica3 -p /sbin/ldconfig
%postun -n libica3 -p /sbin/ldconfig