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

- Drop different package string between SLES and Leap

OBS-URL: https://build.opensuse.org/request/show/786347
OBS-URL: https://build.opensuse.org/package/show/science:HPC/openmpi4?expand=0&rev=2
This commit is contained in:
Nicolas Morey-Chaisemartin 2020-03-19 08:44:08 +00:00 committed by Git OBS Bridge
parent 2a914cad07
commit b2e374890c
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 19 08:28:04 UTC 2020 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
- Drop different package string between SLES and Leap
-------------------------------------------------------------------
Wed Jan 15 09:05:14 UTC 2020 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>

View File

@ -454,7 +454,7 @@ export HOSTNAME=OBS
%endif
--disable-silent-rules \
--enable-mpirun-prefix-by-default \
--with-package-string="Open MPI Distribution for %{?is_opensuse:openSUSE}%{!?is_opensuse:SLE}" \
--with-package-string="Open MPI Distribution for SUSE" \
--disable-wrapper-runpath
make %{?_smp_mflags}