[packages/ldns] - rel 4; openssl 1.1.1 rebuild; force gost support

arekm arekm at pld-linux.org
Tue Sep 18 10:34:24 CEST 2018


commit 85e5069dab1bfc49f2a12875edb9329fb1e66111
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Sep 18 10:34:17 2018 +0200

    - rel 4; openssl 1.1.1 rebuild; force gost support

 ldns.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ldns.spec b/ldns.spec
index d2276dd..6e80bf7 100644
--- a/ldns.spec
+++ b/ldns.spec
@@ -1,7 +1,6 @@
-# TODO: drop dane bcond after switch to openssl 1.1.0
 #
 # Conditional build:
-%bcond_with	dane		# OpenSSL DANE functions for verification (requires openssl >= 1.1.0)
+%bcond_without	dane		# OpenSSL DANE functions for verification (requires openssl >= 1.1.0)
 %bcond_without	static_libs	# don't build static libraries
 %bcond_without	python		# Python modules
 #
@@ -9,7 +8,7 @@ Summary:	ldns - a library with the aim to simplify DNS programing in C
 Summary(pl.UTF-8):	ldns - biblioteka mająca na celu uproszczenie programowania DNS w C
 Name:		ldns
 Version:	1.7.0
-Release:	3
+Release:	4
 License:	BSD
 Group:		Libraries
 Source0:	http://www.nlnetlabs.nl/downloads/ldns/%{name}-%{version}.tar.gz
@@ -124,6 +123,7 @@ nie będa wspierane.
 %{__autoconf}
 %{__autoheader}
 %configure \
+	--enable-gost-anyway \
 	%{!?with_dane:--disable-dane-ta-usage} \
 	--enable-static%{!?with_static_libs:=no} \
 	--with-drill \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ldns.git/commitdiff/85e5069dab1bfc49f2a12875edb9329fb1e66111



More information about the pld-cvs-commit mailing list