From b2e374890c10fd08023a47652ed35080d9e40cd6d365eb0428635e6623f33e02 Mon Sep 17 00:00:00 2001 From: Nicolas Morey-Chaisemartin Date: Thu, 19 Mar 2020 08:44:08 +0000 Subject: [PATCH] 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 --- openmpi4.changes | 5 +++++ openmpi4.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/openmpi4.changes b/openmpi4.changes index 3b41ade..35625e0 100644 --- a/openmpi4.changes +++ b/openmpi4.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 19 08:28:04 UTC 2020 - Nicolas Morey-Chaisemartin + +- Drop different package string between SLES and Leap + ------------------------------------------------------------------- Wed Jan 15 09:05:14 UTC 2020 - Nicolas Morey-Chaisemartin diff --git a/openmpi4.spec b/openmpi4.spec index e683a56..15a7d5c 100644 --- a/openmpi4.spec +++ b/openmpi4.spec @@ -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}