Accepting request 636361 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/636361 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fftw3?expand=0&rev=45
This commit is contained in:
commit
77bff7ddf4
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 18 08:09:32 UTC 2018 - schwab@suse.de
|
||||||
|
|
||||||
|
- Stay with openmpi also on ppc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 31 20:44:50 UTC 2018 - antoine.belvire@opensuse.org
|
Thu May 31 20:44:50 UTC 2018 - antoine.belvire@opensuse.org
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
%define pl_ext pl2
|
%define pl_ext pl2
|
||||||
|
|
||||||
#For non HPC builds only
|
#For non HPC builds only
|
||||||
%ifarch ppc64
|
%ifarch ppc ppc64
|
||||||
%define mpi_implem openmpi
|
%define mpi_implem openmpi
|
||||||
%else
|
%else
|
||||||
%define mpi_implem openmpi2
|
%define mpi_implem openmpi2
|
||||||
@ -195,7 +195,7 @@ BuildRequires: pkgconfig
|
|||||||
Version: %vers
|
Version: %vers
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Discrete Fourier Transform (DFT) C Subroutine Library
|
Summary: Discrete Fourier Transform (DFT) C Subroutine Library
|
||||||
License: GPL-2.0+
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/Scientific/Math
|
Group: Productivity/Scientific/Math
|
||||||
Url: http://www.fftw.org
|
Url: http://www.fftw.org
|
||||||
Source: ftp://ftp.fftw.org/pub/fftw/fftw-%{version}%{?pl_ext:-%{pl_ext}}.tar.gz
|
Source: ftp://ftp.fftw.org/pub/fftw/fftw-%{version}%{?pl_ext:-%{pl_ext}}.tar.gz
|
||||||
@ -254,8 +254,8 @@ Libraries to build statically linked applications with fftw3.
|
|||||||
|
|
||||||
%package -n %package_libname
|
%package -n %package_libname
|
||||||
Summary: Discrete Fourier Transform (DFT) C Subroutine Library
|
Summary: Discrete Fourier Transform (DFT) C Subroutine Library
|
||||||
# Remove Prov/Obs when appropriate; were added 2011-Nov-21 (post-openSUSE-12.1)
|
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
# Remove Prov/Obs when appropriate; were added 2011-Nov-21 (post-openSUSE-12.1)
|
||||||
Provides: fftw3 = %{version}-%{release}
|
Provides: fftw3 = %{version}-%{release}
|
||||||
Obsoletes: fftw3 < 3.3
|
Obsoletes: fftw3 < 3.3
|
||||||
%if %{with hpc}
|
%if %{with hpc}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user