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
This commit is contained in:
Takashi Iwai 2018-01-19 10:51:58 +00:00 committed by Git OBS Bridge
parent 2aa722a452
commit 708513398a
2 changed files with 7 additions and 0 deletions

View File

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

View File

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