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

  Server: cvs.openpkg.org                  Name:   Michael van Elst
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web          Date:   17-Jun-2003 23:55:03
  Branch: HEAD                             Handle: 2003061722550201

  Modified files:
    openpkg-src/gated       gated.patch gated.spec
    openpkg-web             news.txt

  Log:
    fix gcc build

  Summary:
    Revision    Changes     Path
    1.2         +14 -0      openpkg-src/gated/gated.patch
    1.27        +1  -1      openpkg-src/gated/gated.spec
    1.4911      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/gated/gated.patch
  ============================================================================
  $ cvs diff -u -r1.1 -r1.2 gated.patch
  --- openpkg-src/gated/gated.patch     29 May 2002 19:56:11 -0000      1.1
  +++ openpkg-src/gated/gated.patch     17 Jun 2003 21:55:03 -0000      1.2
  @@ -49,3 +49,17 @@
    #include <unistd.h> 
    #endif /* HAVE_UNISTD_H */
   +#include <stdarg.h> 
  +--- src/gated/include.h.dist 2003-06-17 23:47:19.000000000 +0200
  ++++ src/gated/include.h      2003-06-17 23:47:37.000000000 +0200
  +@@ -89,11 +89,6 @@
  + #define     _BSD    1
  + #endif
  + 
  +-/* if we are using gcc, use the gcc va_list type */
  +-#if defined (__GNUC__) && !defined(hpux) && !defined(linux)
  +-#define _VA_LIST
  +-#endif /* __GNUC__ */
  +-
  + #ifdef PROTO_INET6
  + #include "krt_ipv6multi/krt_ipv6multi.h"
  + #endif
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/gated/gated.spec
  ============================================================================
  $ cvs diff -u -r1.26 -r1.27 gated.spec
  --- openpkg-src/gated/gated.spec      3 Jan 2003 10:51:59 -0000       1.26
  +++ openpkg-src/gated/gated.spec      17 Jun 2003 21:55:03 -0000      1.27
  @@ -37,7 +37,7 @@
   Group:        Network
   License:      GPL
   Version:      %{V_here}
  -Release:      20020529
  +Release:      20030617
   
   #   list of sources
   Source0:      gated-%{V_minus}.tar.gz
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.4910 -r1.4911 news.txt
  --- openpkg-web/news.txt      17 Jun 2003 21:37:22 -0000      1.4910
  +++ openpkg-web/news.txt      17 Jun 2003 21:55:02 -0000      1.4911
  @@ -1,3 +1,4 @@
  +17-Jun-2003: Upgraded package: P<gated-3.6-20030617>
   17-Jun-2003: Upgraded package: P<sitecopy-0.13.1-20030617>
   17-Jun-2003: Upgraded package: P<ghostscript-esp-7.05.6-20030617>
   17-Jun-2003: Upgraded package: P<nn-6.6.5-20030617>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to