[packages/unbound] - rel 2; use system libevent instead of internal mechanism

arekm arekm at pld-linux.org
Tue May 22 14:21:21 CEST 2018


commit ab448e64a710d777a333cebff4d608241a171395
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue May 22 14:21:14 2018 +0200

    - rel 2; use system libevent instead of internal mechanism

 unbound.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/unbound.spec b/unbound.spec
index fb165ef..a80d35a 100644
--- a/unbound.spec
+++ b/unbound.spec
@@ -11,7 +11,7 @@ Summary:	Recursive, validating DNS resolver
 Summary(pl.UTF-8):	Rekurencyjny, weryfikujący resolver DNS
 Name:		unbound
 Version:	1.7.1
-Release:	1
+Release:	2
 License:	BSD
 Group:		Applications/Network
 Source0:	http://www.unbound.net/downloads/%{name}-%{version}.tar.gz
@@ -143,6 +143,7 @@ Pythonowy interfejs do biblioteki unbound.
 	%{?with_systemd:--enable-systemd} \
 	%{__with_without python pyunbound} \
 	%{__with_without python pythonmodule} \
+	--with-libevent \
 	--with-pidfile=/run/%{name}.pid \
 	--with-chroot-dir="" \
 	--with-conf-file=%{_sysconfdir}/%{name}/%{name}.conf \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/unbound.git/commitdiff/ab448e64a710d777a333cebff4d608241a171395



More information about the pld-cvs-commit mailing list