Accepting request 805840 from home:badshah400:branches:science

- Drop ExclusiveArch: x86_64: recent versions build on other archs just fine.
- swig >= 4.0 is required when building octave support (for octave >= 5.0).

OBS-URL: https://build.opensuse.org/request/show/805840
OBS-URL: https://build.opensuse.org/package/show/science/lal?expand=0&rev=2
This commit is contained in:
2020-05-19 00:46:32 +00:00
committed by Git OBS Bridge
parent 0da51a91d5
commit f6d15536d8
2 changed files with 9 additions and 2 deletions

View File

@@ -37,13 +37,12 @@ BuildRequires: hdf5-devel
BuildRequires: octave-devel
BuildRequires: pkgconfig
BuildRequires: python-rpm-macros
BuildRequires: swig
BuildRequires: swig >= 4.0
BuildRequires: pkgconfig(fftw3)
BuildRequires: pkgconfig(gsl)
BuildRequires: pkgconfig(zlib)
Requires: python-lscsoft-glue
Requires: python-numpy
ExclusiveArch: x86_64
%description
The LSC Algorithm Library Suite (LALSuite) is comprised of various gravitational wave data analysis routines written in C following the ISO/IEC 9899:1999 standard.