From: Arkadiusz Miśkiewicz Date: Tue, 22 May 2018 12:21:14 +0000 (+0200) Subject: - rel 2; use system libevent instead of internal mechanism X-Git-Tag: auto/th/unbound-1.7.1-2 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=ab448e64a710d777a333cebff4d608241a171395;p=packages%2Funbound.git - rel 2; use system libevent instead of internal mechanism --- 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 \