Accepting request 918050 from science
- Fix test flavour after renaming srcrpm in previous commit. - Fix srcrpm name for test flavor. OBS-URL: https://build.opensuse.org/request/show/918050 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lal?expand=0&rev=6
This commit is contained in:
commit
f0103cd929
10
lal.changes
10
lal.changes
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 10 14:48:22 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
- Fix test flavour after renaming srcrpm in previous commit.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 16 15:14:20 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
- Fix srcrpm name for test flavor.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 21 10:59:16 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
|
4
lal.spec
4
lal.spec
@ -33,7 +33,7 @@
|
||||
|
||||
# No support for octave >= 6
|
||||
%bcond_with octave
|
||||
Name: lal
|
||||
Name: lal%{psuffix}
|
||||
Version: 7.1.2
|
||||
Release: 0
|
||||
Summary: A collection of various gravitational wave data analysis routines
|
||||
@ -137,7 +137,7 @@ gravitational wave data analysis routines written in C following the ISO/IEC
|
||||
This package provides the octave module for lal.
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
%autosetup -p1 -n lal-%{version}
|
||||
|
||||
%build
|
||||
%{python_expand # Necessary to run %%configure with all python flavors
|
||||
|
Loading…
Reference in New Issue
Block a user