Пакет boost-devel-static: Информация

    Бинарный пакет: boost-devel-static
    Версия: 1.46.1-alt1
    Архитектура: i586
    Собран:  13 марта 2011 г. 15:48
    Исходный пакет: boost
    Категория: Разработка/C++
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.boost.org

    Лицензия: Boost Software License
    О пакете: Библиотеки Boost
    Описание: 
    The Boost web site provides free peer-reviewed portable C++ source
    libraries.  The emphasis is on libraries which work well with the C++
    Standard Library. One goal is to establish "existing practice" and
    provide reference implementations so that the Boost libraries are
    suitable for eventual standardization. Some of the libraries have
    already been proposed for inclusion in the C++ Standards Committee's
    upcoming C++ Standard Library Technical Report.
    
    This package contains static libraries.

    Сопровождающий: Ivan A. Melnikov


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


    12 марта 2011 г. Ivan A. Melnikov 1:1.46.1-alt1
    - new version;
    - added patch 24 to fix some missed includes (thx to cpp.req for
      revealing this);
    - disabled cpp.req;
    - minor spec improvements.
    11 марта 2011 г. Ivan A. Melnikov 1:1.46.0-alt2.1
    - fixed build requirements for python:
      + do not pre-require python-devel;
      + pre-require right version of rpm-build-python (thx Myke Lykov
        for reporting a problem with this).
    26 февраля 2011 г. Ivan A. Melnikov 1:1.46.0-alt2
    - fixed documentation and examples installation regressions.