Accepting request 1151387 from home:dimstar:rpm4.20:o
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1151387 OBS-URL: https://build.opensuse.org/package/show/science:HPC/opa-ff?expand=0&rev=69
This commit is contained in:
parent
d29937ab0f
commit
7f7afc0fb1
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 12:40:15 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
PatchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 3 21:50:15 UTC 2023 - Martin Schreiner <martin.schreiner@suse.com>
|
||||
|
||||
|
@ -125,10 +125,7 @@ Requires: opa-fastfabric
|
||||
Tools for parsing information from provided snapshot files and issuing packets to program.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}%{git_ver}
|
||||
%patch1
|
||||
%patch2
|
||||
%patch3
|
||||
%autosetup -p0 -n %{name}-%{version}%{git_ver}
|
||||
|
||||
%build
|
||||
export RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-address-of-packed-member"
|
||||
|
Loading…
Reference in New Issue
Block a user