Sync from SUSE:SLFO:Main ibutils revision 6cb5488a40555ebb29fc4f2927cfb7ce

This commit is contained in:
Adrian Schröter 2024-10-03 17:19:47 +02:00
parent f01b46d56d
commit 69eceec5be
2 changed files with 13 additions and 8 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 22 13:36:47 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 14 07:31:40 UTC 2021 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com> Tue Sep 14 07:31:40 UTC 2021 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>

View File

@ -115,14 +115,14 @@ This package contains shared libraries for the IB utils.
%prep %prep
%setup -q -n ibutils-%upstream_ver %setup -q -n ibutils-%upstream_ver
%patch1 %patch -P 1
%patch2 %patch -P 2
%patch4 %patch -P 4
%patch5 %patch -P 5
%patch6 %patch -P 6
%patch7 %patch -P 7
%patch8 %patch -P 8
%patch9 -p1 %patch -P 9 -p1
%build %build
autoreconf -fi autoreconf -fi