Sync from SUSE:SLFO:Main opa-fm revision 5612c1ece43c66926ca9790a56b82f91
This commit is contained in:
parent
31f7d04047
commit
d237ca8125
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 26 12:42:01 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||||
|
PatchN.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 25 13:00:25 UTC 2023 - Nicolas Morey <nicolas.morey@suse.com>
|
Tue Jul 25 13:00:25 UTC 2023 - Nicolas Morey <nicolas.morey@suse.com>
|
||||||
|
|
||||||
|
@ -54,11 +54,7 @@ The %{name} contains Intel Omni-Path fabric management applications. This
|
|||||||
Fabric Executive, and some fabric management tools.
|
Fabric Executive, and some fabric management tools.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{version}%{git_ver}
|
%autosetup -p0 -n %{name}-%{version}%{git_ver}
|
||||||
%patch1
|
|
||||||
%patch2
|
|
||||||
%patch3
|
|
||||||
%patch5
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export RPM_OPT_FLAGS
|
export RPM_OPT_FLAGS
|
||||||
|
Loading…
Reference in New Issue
Block a user