OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   18-May-2009 22:51:25
  Branch: HEAD                             Handle: 2009051821512500

  Modified files:
    openpkg-src/nsd         nsd.patch nsd.spec

  Log:
    upgrading package: nsd 3.2.1 -> 3.2.2

  Summary:
    Revision    Changes     Path
    1.8         +27 -3      openpkg-src/nsd/nsd.patch
    1.73        +2  -2      openpkg-src/nsd/nsd.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/nsd/nsd.patch
  ============================================================================
  $ cvs diff -u -r1.7 -r1.8 nsd.patch
  --- openpkg-src/nsd/nsd.patch 6 Sep 2006 17:33:46 -0000       1.7
  +++ openpkg-src/nsd/nsd.patch 18 May 2009 20:51:25 -0000      1.8
  @@ -1,7 +1,31 @@
  +Index: Makefile.in
  +--- Makefile.in.orig 2009-04-03 13:56:43 +0200
  ++++ Makefile.in      2009-05-18 22:45:29 +0200
  +@@ -316,13 +316,13 @@
  +     $(EDIT) $(srcdir)/nsd.conf.sample.in > nsd.conf.sample
  + 
  + install: all
  +-    $(INSTALL) -d $(DESTDIR)$(sbindir)
  +-    $(INSTALL) -d $(DESTDIR)$(configdir)
  +-    $(INSTALL) -d $(DESTDIR)$(piddir)
  +-    $(INSTALL) -d $(DESTDIR)$(dbdir)
  +-    $(INSTALL) -d $(DESTDIR)$(mandir)
  +-    $(INSTALL) -d $(DESTDIR)$(mandir)/man8
  +-    $(INSTALL) -d $(DESTDIR)$(mandir)/man5
  ++    -$(INSTALL) -d $(DESTDIR)$(sbindir)
  ++    -$(INSTALL) -d $(DESTDIR)$(configdir)
  ++    -$(INSTALL) -d $(DESTDIR)$(piddir)
  ++    -$(INSTALL) -d $(DESTDIR)$(dbdir)
  ++    -$(INSTALL) -d $(DESTDIR)$(mandir)
  ++    -$(INSTALL) -d $(DESTDIR)$(mandir)/man8
  ++    -$(INSTALL) -d $(DESTDIR)$(mandir)/man5
  +     $(INSTALL) nsd $(DESTDIR)$(sbindir)/nsd
  +     $(INSTALL) zonec $(DESTDIR)$(sbindir)/zonec
  +     $(INSTALL) nsdc.sh $(DESTDIR)$(sbindir)/nsdc
   Index: tsig.c
  ---- tsig.c.orig      2006-08-31 16:08:15 +0200
  -+++ tsig.c   2006-09-06 18:52:25 +0200
  -@@ -286,11 +286,19 @@
  +--- tsig.c.orig      2009-01-13 13:45:11 +0100
  ++++ tsig.c   2009-05-18 20:09:22 +0200
  +@@ -310,11 +310,19 @@
                time_t clock;
    
                clock = (time_t) current_time;
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/nsd/nsd.spec
  ============================================================================
  $ cvs diff -u -r1.72 -r1.73 nsd.spec
  --- openpkg-src/nsd/nsd.spec  18 Apr 2009 13:13:20 -0000      1.72
  +++ openpkg-src/nsd/nsd.spec  18 May 2009 20:51:25 -0000      1.73
  @@ -31,8 +31,8 @@
   Class:        PLUS
   Group:        DNS
   License:      GPL
  -Version:      3.2.1
  -Release:      20090119
  +Version:      3.2.2
  +Release:      20090518
   
   #   package option
   %option       with_fsl  yes
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to