Accepting request 810199 from home:badshah400:branches:science

- Fix Requires for python package: %{name}-data expands to
  python-lalsimulation-data whereas we really need
  lalsimulation-data.

OBS-URL: https://build.opensuse.org/request/show/810199
OBS-URL: https://build.opensuse.org/package/show/science/lalsimulation?expand=0&rev=3
This commit is contained in:
Atri Bhattacharya 2020-05-29 12:19:11 +00:00 committed by Git OBS Bridge
parent 499c699905
commit 1e2c96f3b4
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri May 29 12:05:57 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
- Fix Requires for python package: %{name}-data expands to
python-lalsimulation-data whereas we really need
lalsimulation-data.
-------------------------------------------------------------------
Wed May 27 21:39:31 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>

View File

@ -45,7 +45,8 @@ BuildRequires: pkgconfig(zlib)
Requires: python-lal >= 6.22.0
Requires: python-numpy
Requires: python-six
Requires: %{name}-data = %{version}
# FOR PYTHON PACKAGE
Requires: lalsimulation-data = %{version}
%description
The LSC Algorithm Simulation Library for gravitational wave data analysis. This