Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
boost-graph - Runtime component of boost graph library
Runtime support for the BGL graph library. BGL interface and graph
components are generic, in the same sense as the the Standard Template
Library (STL).
Packages
Latest: boost-graph-1.41.0-11.pre6.el5.fio.x86_64.rpm
| Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
| boost-graph |
0 |
1.41.0 |
11.pre6.el5.fio |
x86_64 |
171 KiB |
2011-06-22 20:15:34 |
Changelog:
- * 2010-05-25 - Petr Machata <pmachata[AT]redhat[DOTCOM]> - 1.41.0-11
- ... and revert the soname change, because that's not the smartest
thing to do mid-release.
- Resolves: #594146
- * 2010-05-21 - Petr Machata <pmachata[AT]redhat[DOTCOM]> - 1.41.0-10
- Turn on OpenMPI support on non-s390 arches. It was accidentally
turned off everywhere.
- Move cmake files to libdir to avoid multilib conflicts.
- Also install Boost.cmake, which is included by BoostConfig.cmake
- Change soname selection to work on RHELs.
- Resolves: #586204
- Resolves: #592516
- Resolves: #594146
- * 2010-03-18 - Petr Machata <pmachata[AT]redhat[DOTCOM]> - 1.41.0-9
- Use a .gz archive instead of bz2, because that's what's hosted now.
Fill in the full URL.
- Resolves: #571607
- * 2010-03-16 - Petr Machata <pmachata[AT]redhat[DOTCOM]> - 1.41.0-8
- Import 1.41.1 with fixes from Fedora 13 to RHEL 6
- Turn off OpenMPI support on s390*, which isn't available in RHEL 6
- Resolves: #571607
- * 2010-02-22 - Petr Machata <pmachata[AT]redhat[DOTCOM]> - 1.41.0-7
- Add a patch for serialization of shared pointers to non polymorphic
types
- * 2010-02-02 - Petr Machata <pmachata[AT]redhat[DOTCOM]> - 1.41.0-6
- More subpackage interdependency adjustments
- boost doesn't bring in the MPI stuff. Instead, $MPI-devel does.
It needs to, so that the symlinks don't dangle.
- boost-graph-$MPI depends on boost-$MPI so that boost-mpich2
doesn't satisfy the SONAME dependency of boost-graph-openmpi.
- * 2010-02-01 - Denis Arnaud <denis.arnaud_fedora[AT]m4x[DOTORG]> - 1.41.0-5
- Various fixes on the specification
- * 2010-01-29 - Petr Machata <pmachata[AT]redhat[DOTCOM]> - 1.41.0-5
- Introduce support for both OpenMPI and MPICH2
- * 2010-01-25 - Petr Machata <pmachata[AT]redhat[DOTCOM]> - 1.41.0-4
- Add a patch to build mapnik
- * 2010-01-19 - Petr Machata <pmachata[AT]redhat[DOTCOM]> - 1.41.0-3
- Generalize the soname selection