Пакет gmp: Информация

    Исходный пакет: gmp
    Версия: 4.2.4-alt1
    Собран:  13 марта 2009 г. 4:28
    Сообщить об ошибке в пакете
    Домашняя страница: http://gmplib.org/

    Лицензия: LGPLv3+
    О пакете: GNU MP arbitrary precision arithmetic library
    Описание: 
    GNU MP is a library for arbitrary precision arithmetic, operating on
    signed integers, rational numbers, and floating point numbers.  It has
    a rich set of functions, and the functions have a regular interface.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libgmp (x86_64, i586)
    libgmp-devel (x86_64, i586)
    libgmp-devel-static (x86_64, i586)
    libgmp_cxx (x86_64, i586)
    libgmp_cxx-devel (x86_64, i586)
    libgmp_cxx-devel-static (x86_64, i586)

    Сопровождающий: Dmitry V. Levin

    Список участников:
    Dmitry V. Levin
    Kachalov Anton
    Stanislav Ievlev


      1. flex
      2. gcc-c++
      3. libreadline-devel

    Последнее изменение


    10 марта 2009 г. Dmitry V. Levin 4.2.4-alt1
    - Updated to 4.2.4.
    - Imported patches from http://gmplib.org/patches/.
    15 декабря 2008 г. Dmitry V. Levin 4.2.2-alt2
    - Removed obsolete %post_ldconfig/%postun_ldconfig calls.
    14 марта 2008 г. Dmitry V. Levin 4.2.2-alt1
    - Updated to 4.2.2.
    - Updated URL, license tag, dropped manually added prereqs.
    - gmp.h: Fixed to support gcc >= 4.3.0.
    - Build with --enable-fat on %ix86.
    - Restricted list of global symbols exported by the libgmp library to
      only those which are either declared in gmp.h or required by test suit.