- 
    Sun Nov 09 2008 Mike Xiao<mike.xiao@oracle.com> - 1.1.0-0.2931.3.0.1.el5
    
- Added sed handle in install sector of specfile 
- to remove 'RPM_BUILD_ROOT' in mpiuninstall
   
  
  - 
    Thu Oct 16 2008 Doug Ledford <dledford@redhat.com> - 1.1.0-0.2931.3
    
- The mpivars files needed the shared library directory updated
- Resolves: bz466389
   
  
  - 
    Fri Oct 03 2008 Doug Ledford <dledford@redhat.com> - 1.1.0-0.2931.2
    
- Incorporate fixups to Requires(post) and Requires(preun) from openmpi
- Fix up post/preun scripts to work like the scripts from openmpi11
- Resolves: bz465448
   
  
  - 
    Thu Sep 18 2008 Doug Ledford <dledford@redhat.com> - 1.1.0-0.2931.1
    
- Rearrange the position of the svn tag in the n-v-r so z stream updates
  won't be so ugly should they ever be needed
   
  
  - 
    Wed Sep 17 2008 Doug Ledford <dledford@redhat.com> - 1.1.0-0.el5.2931.1
    
- Update to later upstream source, gut spec file and make it sane
- Resolves: bz451476
   
  
  - 
    Mon May 12 2008 Pavel Shamis <pasha@mellanox.co.il>
    
- Fixes for mvapich 1.1 and OFED 1.4:
   
  
  - 
    Mon May 12 2008 Pavel Shamis <pasha@mellanox.co.il>
    
- Adding SUN compiler support
- Adding -fPIC to Pathscale, GCC and Intel
   
  
  - 
    Sun May 04 2008 Pavel Shamis <pasha@mellanox.co.il>
    
- Removing unused code
   
  
  - 
    Mon Jan 07 2008 Pavel Shamis <pasha@mellanox.co.il>
    
- Enable F90 build on PPC platforms
   
  
  - 
    Thu Dec 06 2007 Pavel Shamis <pasha@mellanox.co.il>
    
- Adding -fPIC compilation flag for pgi compiler
   
  
  - 
    Wed Dec 05 2007 Pavel Shamis <pasha@mellanox.co.il>
    
- Removing explicit Provides
- Replacing autoreqprov autoreq
   
  
  - 
    Mon Dec 03 2007 Pavel Shamis <pasha@mellanox.co.il>
    
- Fixing PGI 7.1 failure
   
  
  - 
    Wed Oct 31 2007 Pavel Shamis <pasha@mellanox.co.il>
    
- Adding support for mvapich 1.0.0 version
- Fixing mpi-selector bug
   
  
  - 
    Sun Aug 12 2007 Pavel Shamis <pasha@mellanox.co.il>
    
- Replacing default mvapich tunings with new values.
   
  
  - 
    Wed Jun 06 2007 Pavel Shamis <pasha@mellanox.co.il>
    
- Fixed PGI build bug. PGI doesn't support -Wall flag.
   
  
  - 
    Sun Mar 25 2007 Pavel Shamis <pasha@mellanox.co.il>
    
- Added support for mpi_compat_mode.
   
  
  - 
    Thu Mar 08 2007 Pavel Shamis <pasha@mellanox.co.il>
    
- Intel compiler name was changed from icc to intel
   
  
  - 
    Tue Mar 06 2007 Pavel Shamis <pasha@mellanox.co.il>
    
- Fixed bug in mvapich.sh/csh generation.
   
  
  - 
    Thu Mar 01 2007 Pavel Shamis <pasha@mellanox.co.il>
    
- OFED section was moved before rpm definition section.
   
  
  - 
    Thu Mar 01 2007 Pavel Shamis <pasha@mellanox.co.il>
    
- OFED section was moved before rpm definition section.
   
  
  - 
    Tue Feb 20 2007 Pavel Shamis <pasha@mellanox.co.il>
    
- added support for mpi-selector
   
  
  - 
    Mon Feb 05 2007 Pavel Shamis <pasha@mellanox.co.il>
    
- the %build
LANG=C
export LANG
unset DISPLAY
 macro was removed,workaround for SUSE issue - %build
LANG=C
export LANG
unset DISPLAY
 removes $RPM_BUILD_ROOT
- added "-libcommon" for SuSe10
   
  
  - 
    Tue Jan 30 2007 Pavel Shamis <pasha@mellanox.co.il>
    
- The spec file was created