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:   24-Feb-2007 10:19:31
  Branch: HEAD                             Handle: 2007022409193100

  Modified files:
    openpkg-src/gcc43       gcc43.spec

  Log:
    upgrading package: gcc43 4.3s20070126 -> 4.3s20070223

  Summary:
    Revision    Changes     Path
    1.11        +5  -4      openpkg-src/gcc43/gcc43.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/gcc43/gcc43.spec
  ============================================================================
  $ cvs diff -u -r1.10 -r1.11 gcc43.spec
  --- openpkg-src/gcc43/gcc43.spec      27 Jan 2007 10:32:00 -0000      1.10
  +++ openpkg-src/gcc43/gcc43.spec      24 Feb 2007 09:19:31 -0000      1.11
  @@ -23,11 +23,12 @@
   ##
   
   #   FIXME: rse: unconditionally requires gmp/mpfr!?
  +#   FIXME: rse: with_cxx still broken
   
   #   package version
   %define       V_full         4.3
   %define       V_comp         43
  -%define       V_snap         20070126
  +%define       V_snap         20070223
   
   #   package information
   Name:         gcc43
  @@ -40,14 +41,14 @@
   Group:        Compiler
   License:      GPL
   Version:      %{V_full}s%{V_snap}
  -Release:      20070127
  +Release:      20070224
   
   #   package options
  -%option       with_cxx       yes
  +%option       with_cxx       no
   %option       with_objc      no
   %option       with_java      no
   %option       with_fortran   no
  -%option       with_optimize  no
  +%option       with_optimize  yes
   %option       with_profile   no
   %option       with_binutils  yes
   %option       with_threads   yes
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to