diff --git a/nsd.spec b/nsd.spec index db41f42..88da768 100644 --- a/nsd.spec +++ b/nsd.spec @@ -1,7 +1,7 @@ Summary: Fast and lean authoritative DNS Name Server Name: nsd Version: 3.2.15 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD Url: http://www.nlnetlabs.nl/%{name}/ Source: http://www.nlnetlabs.nl/downloads/%{name}/%{name}-%{version}.tar.gz @@ -37,7 +37,7 @@ consult the REQUIREMENTS document which is a part of this distribution --with-user=nsd --with-difffile=%{_localstatedir}/lib/%{name}/ixfr.db \ --with-xfrdfile=%{_localstatedir}/lib/%{name}/ixfr.state \ --with-dbfile=%{_localstatedir}/lib/%{name}/nsd.db \ - --enable-rate-limit + --enable-ratelimit %{__make} %{?_smp_mflags} #convert to utf8 @@ -119,7 +119,7 @@ fi /bin/systemctl try-restart nsd.service >/dev/null 2>&1 || : %changelog -* Mon Feb 04 2013 Paul Wouters - 3.2.15-1 +* Tue Feb 05 2013 Paul Wouters - 3.2.15-2 - Updated to 3.2.15 with rate limit code * Fri Nov 23 2012 Paul Wouters - 3.2.14-2