Changelog for
mvapich2-2.0rc1-1.el6.i686.rpm :
Mon Jun 2 14:00:00 2014 Jay Fenlason
2.0rc1-1
- Upgrade to upstream 2.0rc1
- Backport from RHEL-7 to RHEL-6
- Include the -free patch (written by me) to prevent errors caused
by calling the free macro rather than the free() function.
- Fix the build process to work on RHEL-6, with its ancient
auto
*, libtool, etc. This requires not rerunning autogen.sh
- Resolves: rhbz1093454
Mon Sep 16 14:00:00 2013 Jay Fenlason 2.0a-1
- Add Build Requires on autoconf, automake, libtool,
perl-Digest-MD5, hwloc-devel, and libibmad-devel.
- remove build requires on java
- New upstream version, edited so it can pass a license audit.
(RHEL7) R e s o l v e s: r h b z 1001718
Mon Aug 19 14:00:00 2013 Jay Fenlason 1.8-3
- Move the module files to the (correct for RHEL-7) mpi/ directory.
- Add MANPATH to the module files.
Wed May 30 14:00:00 2012 Jay Fenlason 1.8-2
- Add BuildRequires on flex and bison
- Add \"export AR=ar\" to allow builds on RHEL-7 to work.
Resolves: rhbz822527
Tue Feb 14 13:00:00 2012 Jay Fenlason 1.8-1
- New upstream version, with man pages again.
This fixes the following bugs:
Related: rhbz739138
Resolves: rhbz613696
Resolves: rhbz625620
Resolves: rhbz735954
Resolves: rhbz782263
Fri Aug 19 14:00:00 2011 Jay Fenlason 1.6-3.el6
- Change the requires on mvapich2-psm-devel to mvapich2-psm from mvapich2
so that mpitests will build
- clean up the build to not use .{non-}psm directories.
Related: rhbz725016
Wed Aug 17 14:00:00 2011 Jay Fenlason 1.6-2.el6
- Fix the psm RPM macros so that we can build a -psm variant of
mpitests
- remove the osu-micro-benchmarks, which are being installed with a
bogus rpath, and which are included in mpitests
Related: rhbz725016
Mon Aug 15 14:00:00 2011 Jay Fenlason 1.6-1.el6
- New upstream release, with different build process, and without
man pages, because we don\'t have the sowing package, and its
licensing status is unclear (no licence description of any kind in
the tarball).
Related: rhbz725016
Mon Jun 7 14:00:00 2010 Jay Fenlason 1.4-5.el6
- Forgot the BuildRequires
Related: rhbz570274
Mon Jun 7 14:00:00 2010 Jay Fenlason
- Add support for -psm subpackages on x86_64.
Related: rhbz570274
Tue Mar 2 13:00:00 2010 Jay Fenlason 1.4-4.el6
- Move -devel requires to the -devel subpackage.
Resolves: bz568450
- Add defattr as required by packaging guidelines
Related: bz555835
Fri Jan 15 13:00:00 2010 Doug Ledford - 1.4-3.el6
- Fix an issue with usage of _cc_name_suffix that caused a broken define in
our module file
Related: bz543948
Fri Jan 15 13:00:00 2010 Jay Fenlason 1.4-2.el6
- Add BuildRequires: python
- Add BuildRequires: java
- Remove the pkgconfig file entirely
Related: bz543948
Thu Jan 14 13:00:00 2010 Jay Fenlason
- Add Group: to -devel
- Split into subpackages as required by packaging guidelines
- cleanup BuildRequires
- attempt to build on ppc
- cleanup spec file
- cleanup mvapich2.pc, still not correct, but closer
Related: bz543948
Thu Jan 14 13:00:00 2010 Jay Fenlason
- New EnvironmentModules version for RHEL-6
Related: bz543948
Tue Dec 22 13:00:00 2009 Doug Ledford - 1.4-1.el5
- Update to latest upstream version
- Related: bz518218
Mon Jun 22 14:00:00 2009 Doug Ledford - 1.2-0.p1.3.el5
- Rebuild against libibverbs that isn\'t missing the proper ppc wmb() macro
- Related: bz506258
Sun Jun 21 14:00:00 2009 Doug Ledford - 1.2-0.p1.2.el5
- Compile against non-XRC libibverbs
- Related: bz506258
Wed Apr 22 14:00:00 2009 Doug Ledford - 1.2-0.p1.1
- Update to ofed 1.4.1-rc3 version
- Related: bz459652
Thu Oct 16 14:00:00 2008 Doug Ledford - 1.0.3-3
- Make sure MPD_BIN is set in the mpivars files
- Related: bz466390
Fri Oct 3 14:00:00 2008 Doug Ledford - 1.0.3-2
- Make scriptlets match mvapich
- Include a Requires(post) and Requires(preun) so installs work properly
- Resolves: bz465448
Thu Sep 18 14:00:00 2008 Doug Ledford - 1.0.3-1
- Initial rhel5 package
- Resolves: bz451477
Sun May 4 14:00:00 2008 Jonathan Perkins
- Created initial MVAPICH2 1.0.3 SRPM with IB and iWARP support.