Package boost: Information

    Source package: boost
    Version: 1.46.1-alt1
    Build time:  Mar 13, 2011, 03:48 PM
    Category: Development/C++
    Report package bug
    License: Boost Software License
    Summary: Boost libraries
    Description: 
    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.
    
    Although Boost was begun by members of the C++ Standards Committee
    Library Working Group, membership has expanded to include nearly two
    thousand members of the C++ community at large.

    List of rpms provided by this srpm:
    boost-asio-devel (noarch)
    boost-complete (noarch)
    boost-devel (x86_64, i586)
    boost-devel-headers (noarch)
    boost-devel-static (x86_64, i586)
    boost-doc (noarch)
    boost-filesystem-devel (x86_64, i586)
    boost-flyweight-devel (noarch)
    boost-graph-parallel-devel (x86_64, i586)
    boost-interprocess-devel (noarch)
    boost-intrusive-devel (noarch)
    boost-jam (x86_64, i586)
    boost-math-devel (x86_64, i586)
    boost-mpi-devel (x86_64, i586)
    boost-msm-devel (noarch)
    boost-polygon-devel (noarch)
    boost-program_options-devel (x86_64, i586)
    boost-python-devel (x86_64, i586)
    boost-signals-devel (x86_64, i586)
    boost-wave-devel (x86_64, i586)
    libboost_date_time1.46.1 (x86_64, i586)
    libboost_date_time1.46.1-debuginfo (x86_64, i586)
    libboost_filesystem1.46.1 (x86_64, i586)
    libboost_filesystem1.46.1-debuginfo (x86_64, i586)
    libboost_graph1.46.1 (x86_64, i586)
    libboost_graph1.46.1-debuginfo (x86_64, i586)
    libboost_graph_parallel1.46.1 (x86_64, i586)
    libboost_graph_parallel1.46.1-debuginfo (x86_64, i586)
    libboost_iostreams1.46.1 (x86_64, i586)
    libboost_iostreams1.46.1-debuginfo (x86_64, i586)
    libboost_math_c991.46.1 (x86_64, i586)
    libboost_math_c991.46.1-debuginfo (x86_64, i586)
    libboost_math_c99f1.46.1 (x86_64, i586)
    libboost_math_c99f1.46.1-debuginfo (x86_64, i586)
    libboost_math_c99l1.46.1 (x86_64, i586)
    libboost_math_c99l1.46.1-debuginfo (x86_64, i586)
    libboost_math_tr11.46.1 (x86_64, i586)
    libboost_math_tr11.46.1-debuginfo (x86_64, i586)
    libboost_math_tr1f1.46.1 (x86_64, i586)
    libboost_math_tr1f1.46.1-debuginfo (x86_64, i586)
    libboost_math_tr1l1.46.1 (x86_64, i586)
    libboost_math_tr1l1.46.1-debuginfo (x86_64, i586)
    libboost_mpi1.46.1 (x86_64, i586)
    libboost_mpi1.46.1-debuginfo (x86_64, i586)
    libboost_mpi_python1.46.1 (x86_64, i586)
    libboost_mpi_python1.46.1-debuginfo (x86_64, i586)
    libboost_program_options1.46.1 (x86_64, i586)
    libboost_program_options1.46.1-debuginfo (x86_64, i586)
    libboost_python1.46.1 (x86_64, i586)
    libboost_python1.46.1-debuginfo (x86_64, i586)
    libboost_random1.46.1 (x86_64, i586)
    libboost_random1.46.1-debuginfo (x86_64, i586)
    libboost_regex1.46.1 (x86_64, i586)
    libboost_regex1.46.1-debuginfo (x86_64, i586)
    libboost_serialization1.46.1 (x86_64, i586)
    libboost_serialization1.46.1-debuginfo (x86_64, i586)
    libboost_signals1.46.1 (x86_64, i586)
    libboost_signals1.46.1-debuginfo (x86_64, i586)
    libboost_system1.46.1 (x86_64, i586)
    libboost_system1.46.1-debuginfo (x86_64, i586)
    libboost_test1.46.1 (x86_64, i586)
    libboost_test1.46.1-debuginfo (x86_64, i586)
    libboost_thread1.46.1 (x86_64, i586)
    libboost_thread1.46.1-debuginfo (x86_64, i586)
    libboost_wave1.46.1 (x86_64, i586)
    libboost_wave1.46.1-debuginfo (x86_64, i586)
    python-module-boost-mpi (x86_64, i586)
    python-module-boost-mpi-debuginfo (x86_64, i586)

    Maintainer: Ivan A. Melnikov


      1. libstdc++-devel
      2. bzlib-devel
      3. python-devel
      4. rpm-build-python >= 0.34.4-alt4
      5. gcc-c++
      6. libicu-devel
      7. zlib-devel
      8. openmpi-devel

    Last changed


    March 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.
    March 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).
    Feb. 26, 2011 Ivan A. Melnikov 1:1.46.0-alt2
    - fixed documentation and examples installation regressions.