SHA256
1
0
forked from pool/mvapich2

Accepting request 616878 from home:NMoreyChaisemartin:branches:science:HPC

- Disable HPC builds for SLE12 (fate#323655)

OBS-URL: https://build.opensuse.org/request/show/616878
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=39
This commit is contained in:
Nicolas Morey-Chaisemartin 2018-06-14 13:46:56 +00:00 committed by Git OBS Bridge
parent 9087f49e9c
commit 1c2ba3b675
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 12 07:07:37 UTC 2018 - nmoreychaisemartin@suse.com
- Disable HPC builds for SLE12 (fate#323655)
-------------------------------------------------------------------
Sun Mar 25 13:07:18 UTC 2018 - kasimir_@outlook.de

View File

@ -160,6 +160,10 @@ Patch1: mvapich2-pthread_yield.patch
Patch2: mvapich2-arm-support.patch
Url: http://mvapich.cse.ohio-state.edu/overview/mvapich2/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
# Disable hpc builds for SLE12
%if 0%{?sle_version} > 120200 && 0%{?sle_version} < 150000 && %{with hpc}
ExclusiveArch: do_not_build
%endif
BuildRequires: autoconf
BuildRequires: autoconf
BuildRequires: automake