Jump to letter: [
          
            49ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        openmpi-libs: Libraries used by openmpi programs
        
        
        - Summary
 
        - Contains shared libraries used by openmpi applications
 
        
        
        Changelog
        
            - * Tue Apr 14 19:00:00 2009 Jay Fenlason <fenlason{%}redhat{*}com> - 1.2.8-4
 
            - openmpi-libs was causing trouble with rpm not pulling in compat-dapl
  instead of compat-dapl-1.2.5.  Add an explicit requires for it.
- Resolves: bz484908
 
        
            - * Tue Jan 27 18:00:00 2009 Doug Ledford <dledford{%}redhat{*}com> - 1.2.8-3
 
            - The previous openmpi libs were compiled completely against gcc4-gfortran,
  but now it isn't in the build environment by default, so add a specific
  BuildRequire for it and use it.
- Related: bz465921
 
        
            - * Tue Jan 27 18:00:00 2009 Doug Ledford <dledford{%}redhat{*}com> - 1.2.8-2
 
            - Fix a minor nit in the openmpi.csh.in file
- Unable to mix g77 and gfortran, and can't break back compatibility with
  apps compiled using g77, so leave gfortran support out
- Related: bz465921