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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   14-Apr-2006 20:03:56
  Branch: HEAD                             Handle: 2006041419035401

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

  Log:
    upgrading package: rwhoisd 1.5.9.5 -> 1.5.9.6

  Summary:
    Revision    Changes     Path
    1.4         +5  -25     openpkg-src/rwhoisd/rwhoisd.patch
    1.17        +2  -2      openpkg-src/rwhoisd/rwhoisd.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/rwhoisd/rwhoisd.patch
  ============================================================================
  $ cvs diff -u -r1.3 -r1.4 rwhoisd.patch
  --- openpkg-src/rwhoisd/rwhoisd.patch 21 Feb 2004 08:09:03 -0000      1.3
  +++ openpkg-src/rwhoisd/rwhoisd.patch 14 Apr 2006 18:03:54 -0000      1.4
  @@ -1,7 +1,7 @@
   Index: common/common.h
  ---- common/common.h.orig     2004-01-08 00:25:46.000000000 +0100
  -+++ common/common.h  2004-01-08 21:09:46.000000000 +0100
  -@@ -140,6 +140,8 @@
  +--- common/common.h.orig     2005-01-24 16:53:42 +0100
  ++++ common/common.h  2006-04-14 19:58:22 +0200
  +@@ -148,6 +148,8 @@
    #undef HAVE_SOCKADDR_STORAGE
    #endif
    
  @@ -11,8 +11,8 @@
    #endif /* _COMMON_H_ */
    
   Index: sample.data/rwhoisd.conf
  ---- sample.data/rwhoisd.conf.orig    1997-11-26 00:23:46.000000000 +0100
  -+++ sample.data/rwhoisd.conf 2004-01-08 21:09:50.000000000 +0100
  +--- sample.data/rwhoisd.conf.orig    2005-01-24 16:53:44 +0100
  ++++ sample.data/rwhoisd.conf 2006-04-14 19:58:22 +0200
   @@ -12,13 +12,13 @@
    # normal default is ""
    # NOTE:  you want to change this.
  @@ -100,23 +100,3 @@
    
    # pgp-keyring-path: the path to the directory containing the pgp
    # public and private keyrings (pubring.pgp, secring.pgp, etc).
  -Index: tools/rwhois_repack/Makefile.in
  ---- tools/rwhois_repack/Makefile.in.orig     2004-02-04 18:14:15.000000000 
+0100
  -+++ tools/rwhois_repack/Makefile.in  2004-02-21 09:07:46.000000000 +0100
  -@@ -52,12 +52,12 @@
  - # procedural
  - 
  - install:
  --    if [ ! -d $(exec_prefix) ]; then mkdir $(exec_prefix); fi
  --    if [ ! -d $(bindir) ]; then mkdir $(bindir); fi
  --    $(INSTALL) rwhois_repack $(bindir)
  -+    if [ ! -d $(DESTDIR)$(exec_prefix) ]; then mkdir 
$(DESTDIR)$(exec_prefix); fi
  -+    if [ ! -d $(DESTDIR)$(bindir) ]; then mkdir $(DESTDIR)$(bindir); fi
  -+    $(INSTALL) rwhois_repack $(DESTDIR)$(bindir)
  - 
  - uninstall:
  --    $(RM) $(bindir)/rwhois_repack
  -+    $(RM) $(DESTDIR)$(bindir)/rwhois_repack
  - 
  - clean:
  -     rm -f *.o rwhois_repack
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/rwhoisd/rwhoisd.spec
  ============================================================================
  $ cvs diff -u -r1.16 -r1.17 rwhoisd.spec
  --- openpkg-src/rwhoisd/rwhoisd.spec  1 Jan 2006 13:21:37 -0000       1.16
  +++ openpkg-src/rwhoisd/rwhoisd.spec  14 Apr 2006 18:03:55 -0000      1.17
  @@ -32,8 +32,8 @@
   Class:        EVAL
   Group:        Network
   License:      GPL
  -Version:      1.5.9.5
  -Release:      20050608
  +Version:      1.5.9.6
  +Release:      20060414
   
   #   list of sources
   Source0:      http://www.rwhois.net/ftp/rwhoisd-%{version}.tar.gz
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to