>On Jun 1, 2012, at 2:17 PM, livelfs wrote:
>
>>> Just curious -- do you know if there's a way I can make an
>>> RHEL5-friendly SRPM on my RHEL6 cluster? I seem to have RPM 4.8.0 on my
>>> RHEL6>machines.
>>>
>> As I mentioned in my previous mail, what about testing
>>
>> rpmbuild --define "_source_filedigest_algorithm md5" \
>> --define "_binary_filedigest_algorithm md5"
>
>Oops -- I missed that. Can you try the -2 SRPM found here:
>
> http://www.open-mpi.org/~jsquyres/unofficial/
>
Hi again
I found only one SRPM:
http://www.open-mpi.org/~jsquyres/unofficial/openmpi-1.6-2.src.rpm
I successfully tested
rpmbuild --rebuild openmpi-1.6-2.src.rpm
(passed GZDIO step) on x86_64 CentOS5.8, CentOS6.2, and SLES10sp2.
Good!
Regards,
Stephane Rouberol
|