From 63b4d758465e3ec31956ca1fdd9c84004db81593 Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Wed, 26 Sep 2012 13:08:55 -0400 Subject: [PATCH] * missing patch3 --- unbound.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/unbound.spec b/unbound.spec index eb0d86a..44559e6 100644 --- a/unbound.spec +++ b/unbound.spec @@ -14,7 +14,7 @@ Summary: Validating, recursive, and caching DNS(SEC) resolver Name: unbound Version: 1.4.18 -Release: 4%{?dist} +Release: 5%{?dist} License: BSD Url: http://www.nlnetlabs.nl/unbound/ Source: http://www.unbound.net/downloads/%{name}-%{version}.tar.gz @@ -108,6 +108,7 @@ Python modules and extensions for unbound %setup -q %patch1 -p1 %patch2 -p0 +%patch3 -p1 %build %configure --with-ldns= --with-libevent --with-pthreads --with-ssl \ @@ -246,7 +247,7 @@ exit 0 /bin/systemctl try-restart unbound-keygen.service >/dev/null 2>&1 || : %changelog -* Wed Sep 26 2012 Paul Wouters - 1.4.18-4 +* Wed Sep 26 2012 Paul Wouters - 1.4.18-5 - Patch to allow wildcards in include: statements - Add directories /etc/unbound/keys.d,conf.d,local.d with example entries