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:   03-Mar-2008 08:43:01
  Branch: HEAD                             Handle: 2008030307430000

  Modified files:
    openpkg-src/glpk        glpk.spec

  Log:
    upgrading package: glpk 4.26 -> 4.27

  Summary:
    Revision    Changes     Path
    1.38        +5  -2      openpkg-src/glpk/glpk.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/glpk/glpk.spec
  ============================================================================
  $ cvs diff -u -r1.37 -r1.38 glpk.spec
  --- openpkg-src/glpk/glpk.spec        17 Feb 2008 09:29:57 -0000      1.37
  +++ openpkg-src/glpk/glpk.spec        3 Mar 2008 07:43:00 -0000       1.38
  @@ -31,8 +31,8 @@
   Class:        PLUS
   Group:        Algorithm
   License:      GPL
  -Version:      4.26
  -Release:      20080217
  +Version:      4.27
  +Release:      20080303
   
   #   list of sources
   Source0:      ftp://ftp.gnu.org/gnu/glpk/glpk-%{version}.tar.gz
  @@ -69,6 +69,9 @@
       ./configure \
           --prefix=%{l_prefix} \
           --includedir=%{l_prefix}/include/glpk \
  +        --disable-iodbc \
  +        --disable-mysql \
  +        --disable-gmp \
           --disable-shared
       %{l_make} %{l_mflags -O}
   
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to