Hi all,
We had to apply a little set of modifications to the openmpi.spec file to
help us integrate openmpi in our cluster distribution.
So here is a patch which, as the changelog suggests, does a couple of
"improvements" :
- Fix a typo in Summary
- Replace openmpi by %{name} in a couple of places
- Add an %{opt_prefix} option to be able to install in a specific path
(e.g. in /opt/<vendor>/mpi/<mpilib>-<version>/ instead of
/opt/<mpilib>-<version>)
The patch is done with "hg extract" but should apply on the SVN trunk.
Sylvain
|