[nsd] - Only run nsdc rebuild hourly cronjob when nsd service is running

Paul Wouters pwouters at fedoraproject.org
Mon Nov 26 21:36:38 UTC 2012


commit 95ab6c9cfab230df178aa853cccbad55414c19ee
Author: Paul Wouters <pwouters at redhat.com>
Date:   Mon Nov 26 16:35:32 2012 -0500

    - Only run nsdc rebuild hourly cronjob when nsd service is running

 nsd.spec |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/nsd.spec b/nsd.spec
index cd84301..7ce03b9 100644
--- a/nsd.spec
+++ b/nsd.spec
@@ -1,7 +1,7 @@
 Summary: Fast and lean authoritative DNS Name Server
 Name: nsd
 Version: 3.2.14
-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
@@ -119,11 +119,10 @@ fi
 
 
 %changelog
-* Unreleased
-- Only run nsdc rebuild hourly cronjob when nsd service is running
 
-* Fri Nov 23 2012 Paul Wouters <pwouters at redhat.com> - 3.2.14-1
+* Fri Nov 23 2012 Paul Wouters <pwouters at redhat.com> - 3.2.14-2
 - Updated to 32.14 with minor bugfixes and TCP writev support
+- Only run nsdc rebuild hourly cronjob when nsd service is running
 
 * Fri Jul 27 2012 Paul Wouters <pwouters at redhat.com> - 3.2.13-1
 - Updated to 3.2.13, addresses VU#517036 CVE-2012-2979


More information about the scm-commits mailing list