diff --git a/nsd.spec b/nsd.spec index 59bc43c..fcfe95d 100644 --- a/nsd.spec +++ b/nsd.spec @@ -37,7 +37,7 @@ consult the REQUIREMENTS document which is a part of this distribution --with-difffile=%{_localstatedir}/lib/%{name}/ixfr.db \ --with-xfrdfile=%{_localstatedir}/lib/%{name}/ixfr.state \ --with-dbfile=%{_localstatedir}/lib/%{name}/nsd.db \ - --with-rate-limit + --enable-ratelimit %{__make} %{?_smp_mflags} #convert to utf8 @@ -101,7 +101,7 @@ if [ "$1" -ge "1" ]; then fi %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 which has support for rate limiting - Only run nsdc rebuild hourly cronjob when nsd service is running - Fix nsd.init to return proper return code for 'status' cmd