The changes I added to allow openmpi to install properly
on a case-sensitive file system ended up causing breakage on
upgrading openmpi later as well as when switching between
openmpi-dev and lammpi-dev. In the first case, the files...


%p/share/doc/openmpi/openmpi/mpicc-vt-wrapper-data.txt
%p/share/doc/openmpi/openmpi/mpicc-wrapper-data.txt
%p/share/man/openmpi/man1/mpicc.1

where being incorrectly removed in the PostRmScript when
openmpi was updated or reinstalled. This was solved by
changing to a PreRmScript and moving it into the openmpi
package were it belonged. The second problem was fixed by
converting the PostRmScript in the openmpi-dev splitoff
into a PrefRmScript. The previous openmpi package's
PostRmScript will still cause the files to be deleted
on the installation of openmpi but a reinstall will
solve this problem. There isn't anyway I can work
around that and the fix to the user is trivial...

fink reinstall openmpi
fink reinstall openmpi-dev

                Jack

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-devel mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to