Rebase mstflint to latest upstream release v4.16.0-2
Signed-off-by: Honggang Li <honli@redhat.com>
This commit is contained in:
parent
150a8840bd
commit
9754d4e012
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@ noarch/
|
||||
/mstflint-4.14.0-3.tar.gz
|
||||
/mstflint-4.15.0-1.tar.gz
|
||||
/mstflint-4.16.0-1.tar.gz
|
||||
/mstflint-4.16.0-2.tar.gz
|
||||
|
@ -3,10 +3,10 @@
|
||||
Name: mstflint
|
||||
Summary: Mellanox firmware burning tool
|
||||
Version: 4.16.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+ or BSD
|
||||
Group: Applications/System
|
||||
Source: https://github.com/Mellanox/mstflint/releases/download/v4.16.0-1/mstflint-4.16.0-1.tar.gz
|
||||
Source: https://github.com/Mellanox/mstflint/releases/download/v4.16.0-2/mstflint-4.16.0-2.tar.gz
|
||||
Patch4: add-default-link-flags-for-shared-libraries.patch
|
||||
Patch6: replace-mlxfwreset-with-mstfwreset-in-mstflint-message.patch
|
||||
Url: https://github.com/Mellanox/mstflint
|
||||
@ -55,6 +55,9 @@ find %{buildroot} -type f -name '*.a' -delete
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Wed Apr 07 2021 Honggang Li <honli@redhat.com> - 4.16.0-2
|
||||
- Rebase mstflint to latest upstream release v4.16.0-2
|
||||
|
||||
* Sun Jan 31 2021 Honggang Li <honli@redhat.com> - 4.16.0-1
|
||||
- Rebase mstflint to latest upstream release v4.16.0-1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mstflint-4.16.0-1.tar.gz) = cb04d3097ee8bd89756882999a5df26e067660fe2e3461611c1dd820db7bf8cfdabddb95df36d0cbdd1a469966cac22a64e1e86bdec72d915999d0a77f62f30f
|
||||
SHA512 (mstflint-4.16.0-2.tar.gz) = 9e6b979a12429e91274a64b74d2986c189e282e63839b911d4be3d81558e12efd1e288c28c00d1a66fa45897b1c6eb7d9231cc093569557c2a5015f681c13832
|
||||
|
Loading…
Reference in New Issue
Block a user