From 7b1425a23f4de924ddae6c3787a4f3b04666797bef36993e0542bd6a29db17f3 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sat, 20 May 2017 15:34:20 +0000 Subject: [PATCH] Accepting request 496935 from home:dimstar:Factory a- Fix named init script to dynamically find the location of the openssl engines (boo#1040027). OBS-URL: https://build.opensuse.org/request/show/496935 OBS-URL: https://build.opensuse.org/package/show/network/bind?expand=0&rev=209 --- bind.changes | 6 ++++++ bind.spec | 1 + vendor-files.tar.bz2 | 4 ++-- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/bind.changes b/bind.changes index 9aca5a6..cf6e40e 100644 --- a/bind.changes +++ b/bind.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat May 20 11:46:44 UTC 2017 - dimstar@opensuse.org + +a- Fix named init script to dynamically find the location of the + openssl engines (boo#1040027). + ------------------------------------------------------------------- Mon Mar 20 15:02:16 CET 2017 - kukuk@suse.de diff --git a/bind.spec b/bind.spec index cc61dba..5586d48 100644 --- a/bind.spec +++ b/bind.spec @@ -397,6 +397,7 @@ function replaceStrings() -e "s@__BIND_PACKAGE_NAME__@%{pkg_name}@g" \ -e "s@__VENDOR__@%{VENDOR}@g" \ -e "s@___lib__@%{_lib}@g" \ + -e "s@__openssl__@$(pkg-config --variable=enginesdir libcrypto)@g" \ -i "${file}" } pushd vendor-files diff --git a/vendor-files.tar.bz2 b/vendor-files.tar.bz2 index 510447a..47c9f6c 100644 --- a/vendor-files.tar.bz2 +++ b/vendor-files.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9bd557bc9cbee350d74ab1a94b7a10aa0a627ff9463f8d7a3a20118d8a3f9024 -size 22275 +oid sha256:bfee484250131455a86adddc0377a72b8a744bd7c012d97c26aec1ac3d96b51d +size 22291