Accepting request 496968 from network
a- Fix named init script to dynamically find the location of the openssl engines (boo#1040027). (forwarded request 496935 from dimstar) OBS-URL: https://build.opensuse.org/request/show/496968 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bind?expand=0&rev=123
This commit is contained in:
commit
076c5e6f0a
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9bd557bc9cbee350d74ab1a94b7a10aa0a627ff9463f8d7a3a20118d8a3f9024
|
||||
size 22275
|
||||
oid sha256:bfee484250131455a86adddc0377a72b8a744bd7c012d97c26aec1ac3d96b51d
|
||||
size 22291
|
||||
|
Loading…
Reference in New Issue
Block a user