OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 18-Jan-2005 20:02:55
Branch: HEAD Handle: 2005011819025400
Modified files:
openpkg-src/nsd nsd.patch nsd.spec
Log:
upgrading package: nsd 2.1.5 -> 2.2.0
Summary:
Revision Changes Path
1.5 +4 -4 openpkg-src/nsd/nsd.patch
1.44 +2 -2 openpkg-src/nsd/nsd.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/nsd/nsd.patch
============================================================================
$ cvs diff -u -r1.4 -r1.5 nsd.patch
--- openpkg-src/nsd/nsd.patch 13 Feb 2004 19:44:50 -0000 1.4
+++ openpkg-src/nsd/nsd.patch 18 Jan 2005 19:02:54 -0000 1.5
@@ -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 */
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/nsd/nsd.spec
============================================================================
$ cvs diff -u -r1.43 -r1.44 nsd.spec
--- openpkg-src/nsd/nsd.spec 1 Jan 2005 10:52:58 -0000 1.43
+++ openpkg-src/nsd/nsd.spec 18 Jan 2005 19:02:54 -0000 1.44
@@ -35,8 +35,8 @@
Class: PLUS
Group: DNS
License: GPL
-Version: 2.1.5
-Release: 20041207
+Version: 2.2.0
+Release: 20050118
# package option
%option with_fsl yes
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]