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:   15-Nov-2004 14:02:08
  Branch: HEAD                             Handle: 2004111513020700

  Modified files:
    openpkg-src/gcc33       gcc33.spec

  Log:
    sync with gcc package

  Summary:
    Revision    Changes     Path
    1.51        +3  -4      openpkg-src/gcc33/gcc33.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/gcc33/gcc33.spec
  ============================================================================
  $ cvs diff -u -r1.50 -r1.51 gcc33.spec
  --- openpkg-src/gcc33/gcc33.spec      1 Oct 2004 08:50:44 -0000       1.50
  +++ openpkg-src/gcc33/gcc33.spec      15 Nov 2004 13:02:07 -0000      1.51
  @@ -39,7 +39,7 @@
   Group:        Compiler
   License:      GPL
   Version:      %{V_full}
  -Release:      20041001
  +Release:      20041115
   
   #   package options
   %option       with_cxx       yes
  @@ -63,8 +63,8 @@
   BuildPreReq:  OpenPKG, openpkg >= 20040130, make
   PreReq:       OpenPKG, openpkg >= 20040130
   %if "%{with_binutils}" == "yes"
  -BuildPreReq:  binutils >= 2.13
  -PreReq:       binutils >= 2.13
  +BuildPreReq:  binutils >= 2.14
  +PreReq:       binutils >= 2.14
   %endif
   AutoReq:      no
   AutoReqProv:  no
  @@ -207,7 +207,6 @@
   
       #   fetch GNU platform triple
       triple=`./config.guess`
  -    triple=`./config.sub ${triple}`
   
       #   perform the standard installation procedure
       ( cd obj
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to