Rebase mstflint to latest upstream release v4.13.3-2
Signed-off-by: Honggang Li <honli@redhat.com>
This commit is contained in:
parent
a4eeaae710
commit
58a757dd5a
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@ noarch/
|
|||||||
/mstflint-4.13.0-1.tar.gz
|
/mstflint-4.13.0-1.tar.gz
|
||||||
/mstflint-4.13.1-1.tar.gz
|
/mstflint-4.13.1-1.tar.gz
|
||||||
/mstflint-4.13.3-1.tar.gz
|
/mstflint-4.13.3-1.tar.gz
|
||||||
|
/mstflint-4.13.3-2.tar.gz
|
||||||
|
@ -3,10 +3,10 @@
|
|||||||
Name: mstflint
|
Name: mstflint
|
||||||
Summary: Mellanox firmware burning tool
|
Summary: Mellanox firmware burning tool
|
||||||
Version: 4.13.3
|
Version: 4.13.3
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv2+ or BSD
|
License: GPLv2+ or BSD
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
Source: https://github.com/Mellanox/mstflint/releases/download/v4.13.3-1/mstflint-4.13.3-1.tar.gz
|
Source: https://github.com/Mellanox/mstflint/releases/download/v4.13.3-2/mstflint-4.13.3-2.tar.gz
|
||||||
Patch3: extend-buffer.patch
|
Patch3: extend-buffer.patch
|
||||||
Patch4: add-default-link-flags-for-shared-libraries.patch
|
Patch4: add-default-link-flags-for-shared-libraries.patch
|
||||||
Patch6: replace-mlxfwreset-with-mstfwreset-in-mstflint-message.patch
|
Patch6: replace-mlxfwreset-with-mstfwreset-in-mstflint-message.patch
|
||||||
@ -56,6 +56,9 @@ find %{buildroot} -type f -name '*.a' -delete
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 07 2020 Honggang Li <honli@redhat.com> - 4.13.3-2
|
||||||
|
- Rebase mstflint to latest upstream release v4.13.3-2
|
||||||
|
|
||||||
* Sun Jan 05 2020 Honggang Li <honli@redhat.com> - 4.13.3-1
|
* Sun Jan 05 2020 Honggang Li <honli@redhat.com> - 4.13.3-1
|
||||||
- Rebase mstflint to latest upstream release v4.13.3-1
|
- Rebase mstflint to latest upstream release v4.13.3-1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (mstflint-4.13.3-1.tar.gz) = 8a951711a89075fdc1bd828962e1bdfafd17440d18d42d84aaee86c52815c00dafa96aea17dcd7027abf8e05069cd30e1eb9778701605e3455aca99fbbc42b09
|
SHA512 (mstflint-4.13.3-2.tar.gz) = 3e0496806d07af1c93f69e1ff609bf3b2d1e92e861f322e4942cd2cfa34caf46f2c2f9fdd62308cc070ad634defd12084a327b58a4e0303a34abe7403a98b151
|
||||||
|
Loading…
Reference in New Issue
Block a user