[nsd] missed a partial cron fix.

Paul Wouters pwouters at fedoraproject.org
Wed Mar 9 21:21:44 UTC 2011


commit ec86161376cf390f821175298de3a2fae963a8c8
Author: Paul Wouters <paul at xelerance.com>
Date:   Wed Mar 9 16:21:27 2011 -0500

    missed a partial cron fix.

 nsd.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/nsd.spec b/nsd.spec
index 7b87802..4b92f5a 100644
--- a/nsd.spec
+++ b/nsd.spec
@@ -1,7 +1,7 @@
 Summary: Fast and lean authoritative DNS Name Server
 Name: nsd
 Version: 3.2.7
-Release: 3%{?dist}
+Release: 5%{?dist}
 License: BSD
 Url: http://www.nlnetlabs.nl/%{name}/
 Source: http://www.nlnetlabs.nl/downloads/%{name}/%{name}-%{version}.tar.gz
@@ -96,7 +96,7 @@ if [ "$1" -ge "1" ]; then
 fi
 
 %changelog
-* Wed Mar 09 2011 Paul Wouters <paul at xelerance.com> - 3.2.7-4
+* Wed Mar 09 2011 Paul Wouters <paul at xelerance.com> - 3.2.7-5
 - Fix misnamed variable NSD_AUTORELOAD which should be NSD_AUTOREBUILD
 - Fix for init script properly returning OK/Failed (bz#535107) by Noa Resare
 - Add ghost directive to /var/run/nsd (bz#656642)


More information about the scm-commits mailing list