[nsd/el6/master] * Wed Mar 09 2011 Paul Wouters <paul at xelerance.com> - 3.2.7-3 - Fix for nsd.init to report OK/FAILED

Paul Wouters pwouters at fedoraproject.org
Wed Mar 9 20:11:29 UTC 2011


commit 712f88000c15bd90190cce7a019eccc070b35c12
Author: Paul Wouters <paul at xelerance.com>
Date:   Wed Mar 9 15:00:23 2011 -0500

    * Wed Mar 09 2011 Paul Wouters <paul at xelerance.com> - 3.2.7-3
    - Fix for nsd.init to report OK/FAILED properly (bz#656642)

 nsd.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/nsd.spec b/nsd.spec
index eeb3696..fe65b27 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: 2%{?dist}
+Release: 3%{?dist}
 License: BSD
 Url: http://www.nlnetlabs.nl/%{name}/
 Source: http://www.nlnetlabs.nl/downloads/%{name}/%{name}-%{version}.tar.gz
@@ -97,6 +97,9 @@ if [ "$1" -ge "1" ]; then
 fi
 
 %changelog
+* Wed Mar 09 2011 Paul Wouters <paul at xelerance.com> - 3.2.7-3
+- Fix for nsd.init to report OK/FAILED properly (bz#656642)
+
 * Wed Mar 09 2011 Paul Wouters <paul at xelerance.com> - 3.2.7-2
 - Updated to 3.2.7
 - Removed obsolete --enable-nsid


More information about the scm-commits mailing list