Browse Source

upgrading package: nsd 2.1.5 -> 2.2.0

Michael Schloh von Bennewitz 21 years ago
parent
commit
33cf0615be
2 changed files with 6 additions and 6 deletions
  1. 4 4
      nsd/nsd.patch
  2. 2 2
      nsd/nsd.spec

+ 4 - 4
nsd/nsd.patch

@@ -1,16 +1,16 @@
 Index: axfr.c
 --- axfr.c.orig	2004-02-04 13:16:47.000000000 +0100
 +++ axfr.c	2004-02-13 20:41:00.000000000 +0100
-@@ -44,7 +44,7 @@
- #include "query.h"
- 
+@@ -14,7 +14,7 @@
+ #include "packet.h"
+
  #ifdef LIBWRAP
 -#include <tcpd.h>
 +#include "tcpd.h"
  
  int allow_severity = LOG_INFO;
  int deny_severity = LOG_NOTICE;
-@@ -190,12 +190,10 @@
+@@ -166,12 +166,10 @@
  			*t = 0;
  			
  #endif /* AXFR_DAEMON_PREFIX */

+ 2 - 2
nsd/nsd.spec

@@ -35,8 +35,8 @@ Distribution: OpenPKG
 Class:        PLUS
 Group:        DNS
 License:      GPL
-Version:      2.1.5
-Release:      20041207
+Version:      2.2.0
+Release:      20050118
 
 #   package option
 %option       with_fsl  yes