From bccdd9b7df014a5dbace9046a16de81e7db680d3 Mon Sep 17 00:00:00 2001 From: Bert Hubert Date: Tue, 24 Jun 2008 18:14:53 +0000 Subject: [PATCH] .1.7! git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@1224 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- pdns/config-recursor.h | 2 +- pdns/dist-recursor | 3 ++- pdns/pdns-recursor.spec | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/pdns/config-recursor.h b/pdns/config-recursor.h index e6638eb8c..e4b6f4e58 100644 --- a/pdns/config-recursor.h +++ b/pdns/config-recursor.h @@ -1,6 +1,6 @@ #define SYSCONFDIR "/etc/powerdns/" #define LOCALSTATEDIR "/var/run/" -#define VERSION "3.1.7-rc3" +#define VERSION "3.1.7" #define RECURSOR #ifndef WIN32 diff --git a/pdns/dist-recursor b/pdns/dist-recursor index 808fb2d37..6f2fb001b 100755 --- a/pdns/dist-recursor +++ b/pdns/dist-recursor @@ -1,4 +1,4 @@ -VERSION=3.1.7-rc3 +VERSION=3.1.7 INCLUDES="iputils.hh arguments.hh base64.hh zoneparser-tng.hh \ rcpgenerator.hh lock.hh dnswriter.hh dnsrecords.hh dnsparser.hh utility.hh \ @@ -35,6 +35,7 @@ cp aes/*.{c,cc,h} $DIRNAME cp pdns-recursor.init.d $DIRNAME cp docs/pdns_recursor.1 docs/rec_control.1 $DIRNAME cp configure-recursor $DIRNAME/configure +cp powerdns-example-script.lua $DIRNAME mkdir -p $DIRNAME/sysdeps cp sysdeps-recursor/* $DIRNAME/sysdeps diff --git a/pdns/pdns-recursor.spec b/pdns/pdns-recursor.spec index 2fd56702b..c9bb8487c 100644 --- a/pdns/pdns-recursor.spec +++ b/pdns/pdns-recursor.spec @@ -2,7 +2,7 @@ Buildroot: /tmp/pdns/ Name: pdns-recursor -Version: 3.1.7rc3 +Version: 3.1.7 Release: 1 Summary: extremely powerful and versatile recursing nameserver License: GPL -- 2.40.0