From 708513398a408077254606ab6fe9d962ed0f334f1132b4dfdd390c7bf66368ec Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Fri, 19 Jan 2018 10:51:58 +0000 Subject: [PATCH] Accepting request 567582 from home:eeich:branches:multimedia:libs - Change the name of the MPI version of the module file directory to pfftw3 to distinguish it from the 'serial' one (boo#1075933). OBS-URL: https://build.opensuse.org/request/show/567582 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fftw3?expand=0&rev=60 --- fftw3.changes | 6 ++++++ fftw3.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/fftw3.changes b/fftw3.changes index 94f98fb..4c35219 100644 --- a/fftw3.changes +++ b/fftw3.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jan 19 06:47:04 UTC 2018 - eich@suse.com + +- Change the name of the MPI version of the module file directory + to pfftw3 to distinguish it from the 'serial' one (boo#1075933). + ------------------------------------------------------------------- Fri Jan 12 15:33:40 UTC 2018 - eich@suse.com diff --git a/fftw3.spec b/fftw3.spec index ffff66a..44bb167 100644 --- a/fftw3.spec +++ b/fftw3.spec @@ -144,6 +144,7 @@ ExclusiveArch: do_not_build %{?mpi_flavor:%{bcond_without mpi}}%{!?mpi_flavor:%{bcond_with mpi}} %{?with_hpc:%{!?compiler_family:%global compiler_family gnu}} %{?with_mpi:%{!?mpi_flavor:%global mpi_flavor openmpi}} +%{?with_mpi:%global hpc_module_pname p%{pname}} # needed by the hpc tools %{hpc_init -c %compiler_family %{?c_f_ver:-v %{c_f_ver}} %{?with_mpi:-m {%mpi_flavor}} %{?mpi_ver:-V %{mpi_ver}} %{?ext:-e %{ext}}} %define package_base %{hpc_install_path_base}