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-May-2008 23:09:33
  Branch: HEAD                             Handle: 2008052422093200

  Modified files:
    openpkg-src/gmp         gmp.spec

  Log:
    at least the current version (thank god) seems to be no longer require
    GCC, m4 and Binutils -- which is a prerequisite that we can upgrade to
    GCC 4.3 at all

  Summary:
    Revision    Changes     Path
    1.44        +2  -2      openpkg-src/gmp/gmp.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/gmp/gmp.spec
  ============================================================================
  $ cvs diff -u -r1.43 -r1.44 gmp.spec
  --- openpkg-src/gmp/gmp.spec  1 Jan 2008 14:54:47 -0000       1.43
  +++ openpkg-src/gmp/gmp.spec  24 May 2008 21:09:32 -0000      1.44
  @@ -32,7 +32,7 @@
   Group:        Algorithm
   License:      LGPL
   Version:      4.2.2
  -Release:      20080101
  +Release:      20080524
   
   #   package options
   %option       with_cxx  no
  @@ -44,7 +44,7 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20040130, gcc, m4, binutils
  +BuildPreReq:  OpenPKG, openpkg >= 20040130
   PreReq:       OpenPKG, openpkg >= 20040130
   %if "%{with_cxx}" == "yes"
   BuildPreReq:  gcc::with_cxx = yes
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to