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

Paul Wouters pwouters at fedoraproject.org
Mon Nov 26 19:20:43 UTC 2012


commit a9d2d801fb33b9db57a8dda402f25b82a60f472e
Author: Paul Wouters <pwouters at redhat.com>
Date:   Mon Nov 26 14:20:30 2012 -0500

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

 nsd.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/nsd.spec b/nsd.spec
index cd84301..e6264b4 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
@@ -120,10 +120,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
-- Updated to 32.14 with minor bugfixes and TCP writev support
+* Fri Nov 23 2012 Paul Wouters <pwouters at redhat.com> - 3.2.14-2
+- Updated to 3.2.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