From e9eb83143860bea325716077491173403e479869 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Sat, 28 Jan 2017 20:55:47 +0100 Subject: [PATCH] Rebuilt for GCC-7 --- openmpi.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/openmpi.spec b/openmpi.spec index e65b977..abe7267 100644 --- a/openmpi.spec +++ b/openmpi.spec @@ -21,7 +21,7 @@ Name: openmpi%{?_cc_name_suffix} Version: 2.0.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Open Message Passing Interface Group: Development/Libraries License: BSD and MIT and Romio @@ -83,7 +83,7 @@ Provides: bundled(libevent) = 2.0.22 %global __requires_exclude lib(mca|ompi|open-(pal|rte|trace)|vt).* %description -Open MPI is an open source, freely available implementation of both the +Open MPI is an open source, freely available implementation of both the MPI-1 and MPI-2 standards, combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-2 @@ -298,6 +298,9 @@ make check %changelog +* Sat Jan 28 2017 Björn Esser - 2.0.1-7 +- Rebuilt for GCC-7 + * Mon Dec 19 2016 Miro Hrončok - 2.0.1-6 - Rebuild for Python 3.6 @@ -826,7 +829,7 @@ make check * Wed Feb 15 2006 Jason Vas Dias - 1.0.1-1 - Import into Fedora Core -- Resolve LAM clashes +- Resolve LAM clashes * Wed Jan 25 2006 Orion Poplawski - 1.0.1-2 - Use configure options to install includes and libraries