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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   27-Sep-2004 21:55:09
  Branch: HEAD                             Handle: 2004092720550900

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

  Log:
    upgrading package: gcc40 4.0s20040919 -> 4.0s20040926

  Summary:
    Revision    Changes     Path
    1.2         +11 -0      openpkg-src/gcc40/gcc40.patch
    1.2         +2  -2      openpkg-src/gcc40/gcc40.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/gcc40/gcc40.patch
  ============================================================================
  $ cvs diff -u -r1.1 -r1.2 gcc40.patch
  --- openpkg-src/gcc40/gcc40.patch     26 Sep 2004 10:17:18 -0000      1.1
  +++ openpkg-src/gcc40/gcc40.patch     27 Sep 2004 19:55:09 -0000      1.2
  @@ -48,3 +48,14 @@
       %{!static:%{shared:-shared -hidden_symbol _GLOBAL_*} \
       %{!shared:-call_shared}} %{pg} %{taso} %{rpath*}"
    
  +Index: libcpp/internal.h
  +--- libcpp/internal.h.orig   2004-09-09 21:16:55 +0200
  ++++ libcpp/internal.h        2004-09-27 20:04:43 +0200
  +@@ -29,6 +29,7 @@
  + #if defined HAVE_ICONV_H && defined HAVE_ICONV
  + #include <iconv.h>
  + #else
  ++#undef  HAVE_ICONV
  + #define HAVE_ICONV 0
  + typedef int iconv_t;  /* dummy */
  + #endif
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/gcc40/gcc40.spec
  ============================================================================
  $ cvs diff -u -r1.1 -r1.2 gcc40.spec
  --- openpkg-src/gcc40/gcc40.spec      26 Sep 2004 10:17:18 -0000      1.1
  +++ openpkg-src/gcc40/gcc40.spec      27 Sep 2004 19:55:09 -0000      1.2
  @@ -26,7 +26,7 @@
   #   package version
   %define       V_full         4.0
   %define       V_comp         40
  -%define       V_snap         20040919
  +%define       V_snap         20040926
   
   #   package information
   Name:         gcc40
  @@ -39,7 +39,7 @@
   Group:        Compiler
   License:      GPL
   Version:      %{V_full}s%{V_snap}
  -Release:      20040926
  +Release:      20040927
   
   #   package options
   %option       with_cxx       yes
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to