Changeset 1720
- Timestamp:
- 09/20/10 19:51:01 (3 years ago)
- Location:
- trunk/pdns/pdns
- Files:
-
- 3 modified
-
config-recursor.h (modified) (1 diff)
-
dist-recursor (modified) (1 diff)
-
pdns-recursor.spec (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pdns/pdns/config-recursor.h
r1715 r1720 1 1 #define SYSCONFDIR "/etc/powerdns/" 2 2 #define LOCALSTATEDIR "/var/run/" 3 #define VERSION "3.3-rc 2"3 #define VERSION "3.3-rc3" 4 4 #define RECURSOR -
trunk/pdns/pdns/dist-recursor
r1715 r1720 1 1 #!/usr/bin/env bash 2 2 3 VERSION=3.3-rc 23 VERSION=3.3-rc3 4 4 5 5 INCLUDES="iputils.hh arguments.hh base64.hh zoneparser-tng.hh \ -
trunk/pdns/pdns/pdns-recursor.spec
r1715 r1720 3 3 Buildroot: /tmp/pdns/ 4 4 Name: pdns-recursor 5 Version: 3.3rc 25 Version: 3.3rc3 6 6 Release: 1 7 7 Summary: extremely powerful and versatile recursing nameserver