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:
parent
499c699905
commit
1e2c96f3b4
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user