From 55c765e7e83e5a0e16e7da1c173a6f65e090b585 Mon Sep 17 00:00:00 2001 From: CentOS Buildsys Date: Dec 28 2013 21:29:19 +0000 Subject: import openmpi-1.6.4-3.el7.src.rpm --- diff --git a/SPECS/openmpi.spec b/SPECS/openmpi.spec index 3d911cf..0ea68a0 100644 --- a/SPECS/openmpi.spec +++ b/SPECS/openmpi.spec @@ -19,7 +19,7 @@ Name: openmpi%{?_cc_name_suffix} Version: 1.6.4 -Release: 2.1%{?dist} +Release: 3%{?dist} Summary: Open Message Passing Interface Group: Development/Libraries License: BSD, MIT and Romio @@ -244,6 +244,9 @@ make check %{_sysconfdir}/rpm/macros.%{namearch} %changelog +* Fri Dec 27 2013 Daniel Mach - 1.6.4-3 +- Mass rebuild 2013-12-27 + * Mon Apr 8 2013 Jay Fenlason 1.6.4-2.1 - Re-merge the fixes needed to build on RHEL-7. - Resolves: rhbz927802