forked from pool/openucx
Accepting request 1151423 from home:dimstar:rpm4.20:o
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1151423 OBS-URL: https://build.opensuse.org/package/show/science:HPC/openucx?expand=0&rev=65
This commit is contained in:
parent
2a1a111b03
commit
0835e04bcc
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 12:49:43 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 2 08:00:54 UTC 2023 - Nicolas Morey <nicolas.morey@suse.com>
|
||||
|
||||
|
@ -137,9 +137,9 @@ hardware.
|
||||
%prep
|
||||
%setup -qn ucx-%version
|
||||
%ifarch s390x
|
||||
%patch1
|
||||
%patch -P 1
|
||||
%endif
|
||||
%patch2
|
||||
%patch -P 2
|
||||
|
||||
%build
|
||||
autoreconf -fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user