From 7d009711d29a797833e0368c42fc92d244ccef17e98b87babdae5cdcb4fe1af7 Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Fri, 20 Oct 2017 08:42:41 +0000 Subject: [PATCH] - Enable the openmpi build since the HPC build for openmpi is now available in Factory. OBS-URL: https://build.opensuse.org/package/show/science:HPC/mpiP?expand=0&rev=7 --- mpiP.changes | 6 ++++++ mpiP.spec | 28 ++++++++++++++-------------- 2 files changed, 20 insertions(+), 14 deletions(-) diff --git a/mpiP.changes b/mpiP.changes index 59dc6c2..2ded593 100644 --- a/mpiP.changes +++ b/mpiP.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Oct 20 07:51:00 UTC 2017 - eich@suse.com + +- Enable the openmpi build since the HPC build for openmpi + is now available in Factory. + ------------------------------------------------------------------- Fri Oct 13 11:20:18 UTC 2017 - jengelh@inai.de diff --git a/mpiP.spec b/mpiP.spec index 99a3af4..2f8b0cd 100644 --- a/mpiP.spec +++ b/mpiP.spec @@ -41,21 +41,21 @@ ExclusiveArch: do_not_build %{?hpc_init:%{hpc_init -c %compiler_family -m %mpi_family %{?c_f_ver:-v %{c_f_ver}} %{?mpi_ver:-V %{mpi_ver}} %{?ext:-e %{ext}}}} -Name: %{?hpc_package_name:%{hpc_package_name %_vers}}%{!?hpc_package_name:%pname} -Summary: A profiling library for MPI applications -Version: %vers -Release: 0 -License: BSD-3-Clause -Group: Development/Tools/Debuggers -URL: http://mpip.sourceforge.net/ -Source0: http://sourceforge.net/projects/mpip/files/mpiP/mpiP-3.4.1/mpiP-%{version}.tar.gz -Patch1: mpip.unwinder.patch +Name: %{?hpc_package_name:%{hpc_package_name %_vers}}%{!?hpc_package_name:%pname} +Summary: A profiling library for MPI applications +License: BSD-3-Clause +Group: Development/Tools/Debuggers +Version: %vers +Release: 0 +Url: http://mpip.sourceforge.net/ +Source0: http://sourceforge.net/projects/mpip/files/mpiP/mpiP-3.4.1/mpiP-%{version}.tar.gz +Patch1: mpip.unwinder.patch BuildRequires: %{compiler_family}%{?c_f_ver}-compilers-hpc-macros-devel BuildRequires: %{mpi_family}%{?mpi_ver}-%{compiler_family}%{?c_f_ver}-hpc-macros-devel BuildRequires: lua-lmod -BuildRequires: suse-hpc BuildRequires: python +BuildRequires: suse-hpc %hpc_requires %description @@ -70,15 +70,15 @@ file. %{hpc_master_package -L} %package devel-static -Summary: Static version of profiling library for MPI applications -Group: Development/Libraries/C and C++ +Summary: Static version of profiling library for MPI applications +Group: Development/Libraries/C and C++ %description devel-static mpiP is a profiling library for MPI applications. %package doc -Summary: Documentation for the mpiP profiling library -Group: Documentation/Other +Summary: Documentation for the mpiP profiling library +Group: Documentation/Other %description doc mpiP is a profiling library for MPI applications.