Accepting request 864090 from home:badshah400:branches:science

Drop lscsoft-glue BuildRequires: no longer required and prevents circular dependency with lscsoft-glue which indeed needs lal for its tests.

OBS-URL: https://build.opensuse.org/request/show/864090
OBS-URL: https://build.opensuse.org/package/show/science/lal?expand=0&rev=11
This commit is contained in:
Atri Bhattacharya 2021-01-18 14:23:03 +00:00 committed by Git OBS Bridge
parent 791a995a70
commit b34d9285e7
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jan 18 13:49:55 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
- Drop lscsoft-glue BuildRequires: no longer required and prevents
circular dependency with lscsoft-glue which indeed needs lal for
its tests.
-------------------------------------------------------------------
Mon Dec 21 22:11:03 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package lal
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -30,7 +30,6 @@ Group: Productivity/Scientific/Physics
URL: https://wiki.ligo.org/Computing/LALSuite
Source: http://software.ligo.org/lscsoft/source/lalsuite/lal-%{version}.tar.xz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module lscsoft-glue}
BuildRequires: %{python_module numpy-devel}
BuildRequires: %{python_module numpy}
BuildRequires: %{python_module six}