From 118b03dbc99c92e89ce6f71c067be6feb6002647858e34dbde58de7c3740653e Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mon, 18 Feb 2019 19:08:47 +0000 Subject: [PATCH] Accepting request 677184 from home:eeich:branches:multimedia:libs - Add FFTW_BIN to environment variable with module file (bsc#1125824). OBS-URL: https://build.opensuse.org/request/show/677184 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fftw3?expand=0&rev=72 --- fftw3.changes | 5 +++++ fftw3.spec | 9 +++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/fftw3.changes b/fftw3.changes index ea8d832..c5289a5 100644 --- a/fftw3.changes +++ b/fftw3.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 18 17:22:34 UTC 2019 - Egbert Eich + +- Add FFTW_BIN to environment variable with module file (bsc#1125824). + ------------------------------------------------------------------- Tue Sep 18 08:09:32 UTC 2018 - schwab@suse.de diff --git a/fftw3.spec b/fftw3.spec index db2ac7b..21eee41 100644 --- a/fftw3.spec +++ b/fftw3.spec @@ -1,7 +1,7 @@ # # spec file for package fftw3 # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -254,8 +254,8 @@ Libraries to build statically linked applications with fftw3. %package -n %package_libname Summary: Discrete Fourier Transform (DFT) C Subroutine Library -Group: System/Libraries # Remove Prov/Obs when appropriate; were added 2011-Nov-21 (post-openSUSE-12.1) +Group: System/Libraries Provides: fftw3 = %{version}-%{release} Obsoletes: fftw3 < 3.3 %if %{with hpc} @@ -485,7 +485,8 @@ prepend-path PATH %{hpc_bindir} prepend-path MANPATH %{hpc_mandir} prepend-path INCLUDE %{hpc_includedir} prepend-path LD_LIBRARY_PATH %{hpc_libdir} -setenv %{BNAME}_DIR %{hpc_prefix} +setenv %{BNAME}_DIR %{hpc_prefix} +setenv %{BNAME}_BIN %{hpc_bindir} setenv %{BNAME}_LIB %{hpc_libdir} setenv %{BNAME}_INC %{hpc_includedir} if ([file isdirectory %{hpc_includedir}]) {