From 88ef35ae77666011d9a982f6922cf8d61c3fdf9d Mon Sep 17 00:00:00 2001 From: Ralf Senderek Date: Sat, 11 Feb 2017 18:43:07 +0100 Subject: [PATCH] cryptlib 3.4.3.1 --- cryptlib.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cryptlib.spec b/cryptlib.spec index e42726a..c1575f9 100644 --- a/cryptlib.spec +++ b/cryptlib.spec @@ -25,6 +25,7 @@ Source5: https://crypto-bone.com/fedora/cryptlib-perlfiles.tar.gz # soname is now libcl.so.3.4 Patch1: ccflagspatch Patch2: javapatch +Patch3: nativepatch ExclusiveArch: x86_64 %{ix86} %{arm} @@ -154,6 +155,7 @@ cd %{name}-%{version} /usr/bin/unzip -a %{SOURCE0} %patch1 -p1 %patch2 -p1 +%patch3 -p1 # remove pre-build jar file rm %{_builddir}/%{name}-%{version}/bindings/cryptlib.jar # adapt perl files in bindings