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:
parent
0da51a91d5
commit
f6d15536d8
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 15 13:07:39 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
- 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).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 23 13:33:00 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
|
3
lal.spec
3
lal.spec
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user