SHA256
1
0
forked from pool/bind

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
This commit is contained in:
Marcus Meissner 2017-05-20 15:34:20 +00:00 committed by Git OBS Bridge
parent 4e8c935dd7
commit 7b1425a23f
3 changed files with 9 additions and 2 deletions

View File

@ -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

View File

@ -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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9bd557bc9cbee350d74ab1a94b7a10aa0a627ff9463f8d7a3a20118d8a3f9024
size 22275
oid sha256:bfee484250131455a86adddc0377a72b8a744bd7c012d97c26aec1ac3d96b51d
size 22291