forked from pool/mstflint
Accepting request 1091264 from science:HPC
OBS-URL: https://build.opensuse.org/request/show/1091264 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mstflint?expand=0&rev=25
This commit is contained in:
commit
e2896b0c4c
10
PIE.patch
10
PIE.patch
@ -8,12 +8,12 @@ Date: Fri Jul 9 13:01:55 2021 +0200
|
|||||||
|
|
||||||
Signed-off-by: Hardware error from APEI Generic Hardware Error Source: 0
|
Signed-off-by: Hardware error from APEI Generic Hardware Error Source: 0
|
||||||
|
|
||||||
diff --git configure.ac configure.ac
|
Index: configure.ac
|
||||||
index 35049bcbbed4..273ce3186936 100644
|
===================================================================
|
||||||
--- configure.ac
|
--- configure.ac.orig
|
||||||
+++ configure.ac
|
+++ configure.ac
|
||||||
@@ -59,6 +59,9 @@ LDL=""
|
@@ -91,6 +91,9 @@ AM_CONDITIONAL(KERNEL_BUILD,[test ${KERN
|
||||||
default_en_inband=""
|
AC_SUBST(KERNEL_BUILD)
|
||||||
|
|
||||||
LDFLAGS="${LDFLAGS} -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64"
|
LDFLAGS="${LDFLAGS} -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64"
|
||||||
+if test "$host_cpu" != "s390x"; then
|
+if test "$host_cpu" != "s390x"; then
|
||||||
|
BIN
mstflint-4.21.0-1.tar.gz
(Stored with Git LFS)
BIN
mstflint-4.21.0-1.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
mstflint-4.23.0-1.tar.gz
Normal file
3
mstflint-4.23.0-1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c08bcb8428647165bba744ba472d4995ebb2ac1f402df37c2713ec1a77ff2e9a
|
||||||
|
size 7366300
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 7 11:59:17 UTC 2023 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- version update to 4.23.0
|
||||||
|
https://github.com/Mellanox/mstflint/releases/download/v4.23.0-1/MSTFLINT.Package.-Firmware.Burning.and.Diagnostics.Tools.Documentation.v4.23.0.pdf
|
||||||
|
- modified patches
|
||||||
|
% PIE.patch (refreshed)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 17 13:58:26 UTC 2022 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
Mon Oct 17 13:58:26 UTC 2022 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package mstflint
|
# spec file for package mstflint
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%define extra_version -1
|
%define extra_version -1
|
||||||
|
|
||||||
Name: mstflint
|
Name: mstflint
|
||||||
Version: 4.21.0
|
Version: 4.23.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Mellanox Firmware Burning and Diagnostics Tools
|
Summary: Mellanox Firmware Burning and Diagnostics Tools
|
||||||
License: BSD-2-Clause OR GPL-2.0-only
|
License: BSD-2-Clause OR GPL-2.0-only
|
||||||
|
Loading…
x
Reference in New Issue
Block a user