From: Bert Hubert Date: Tue, 24 Jun 2008 18:14:53 +0000 (+0000) Subject: .1.7! X-Git-Tag: rec-3.1.7.1~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bccdd9b7df014a5dbace9046a16de81e7db680d3;p=thirdparty%2Fpdns.git .1.7! git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@1224 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- diff --git a/pdns/config-recursor.h b/pdns/config-recursor.h index e6638eb8c0..e4b6f4e584 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 808fb2d371..6f2fb001b3 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 2fd56702b4..c9bb8487cc 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