- 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
This commit is contained in:
Egbert Eich 2017-10-20 08:42:41 +00:00 committed by Git OBS Bridge
parent e38863f674
commit 7d009711d2
2 changed files with 20 additions and 14 deletions

View File

@ -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

View File

@ -43,19 +43,19 @@ ExclusiveArch: do_not_build
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/
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