Package lp_solve: Information

    Source package: lp_solve
    Version: 5.5.0.15-alt1
    Build time:  Sep 18, 2009, 11:08 PM
    Report package bug
    License: LGPL
    Summary: Tool that solves linear programming problem
    Description: 
    Tool that solves linear programming problem using Simplex algorithm.

    List of rpms provided by this srpm:
    liblpsolve (x86_64, i586)
    liblpsolve-devel (x86_64, i586)
    lp_solve (x86_64, i586)

    Maintainer: Michael Shigorin

    List of contributors:
    Michael Shigorin
    Aleksey Avdeev

      1. flex
      2. gcc-c++

    Last changed


    Sept. 18, 2009 Michael Shigorin 5.5.0.15-alt1
    - 5.5.0.15 built for Sisyphus
      + based on *heavily* cleaned up 5.5.0.6 Daedalus spec
        - I've seen no such violent macro exaltation before!!
      + also looked into current PLD and Rawhide specs
    - dropped PLD spec from docs, cvs.pld-linux.org is better source
    - dropped patch1 (seems applied upstream)
    - tweaked patch0
      + then replaced patch0 with PLD one
      + then updated it for 5.5.0.15
      + then postponed shared colamd and stuck Fedora patch instead
    - redone build in Fedora-like manner (so that it at least builds)
    - introduced %check section
    May 22, 2006 Aleksey Avdeev 5.5.0.6-alt1.0
    - Porting in PLD (lp_solve-3.2-1), see lp_solve.PLD.spec (original spec
      in docs)
    - Use aclocal, libtoolize and automake if automake version >= "1.9.6"