Rebase mstflint to latest upstream release v4.13.0-1
Resolves: bz1758011 Signed-off-by: Honggang Li <honli@redhat.com>
This commit is contained in:
parent
31887ff901
commit
1ff71f9a28
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@ noarch/
|
||||
/mstflint-4.11.0-2.tar.gz
|
||||
/mstflint-4.11.0-3.tar.gz
|
||||
/mstflint-4.11.0-4.tar.gz
|
||||
/mstflint-4.13.0-1.tar.gz
|
||||
|
@ -2,11 +2,11 @@
|
||||
|
||||
Name: mstflint
|
||||
Summary: Mellanox firmware burning tool
|
||||
Version: 4.11.0
|
||||
Release: 6%{?dist}
|
||||
Version: 4.13.0
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ or BSD
|
||||
Group: Applications/System
|
||||
Source: https://github.com/Mellanox/mstflint/releases/download/v4.11.0-4/mstflint-4.11.0-4.tar.gz
|
||||
Source: https://github.com/Mellanox/mstflint/releases/download/v4.13.0-1/mstflint-4.13.0-1.tar.gz
|
||||
Patch3: extend-buffer.patch
|
||||
Patch4: add-default-link-flags-for-shared-libraries.patch
|
||||
Patch6: replace-mlxfwreset-with-mstfwreset-in-mstflint-message.patch
|
||||
@ -65,6 +65,10 @@ find %{buildroot} -type f -name pci_device.py -exec chmod -v a+x '{}' ';'
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Wed Oct 02 2019 Honggang Li <honli@redhat.com> - 4.13.0-1
|
||||
- Rebase mstflint to latest upstream release v4.13.0-1
|
||||
- Resolves: bz1758011
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.11.0-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mstflint-4.11.0-4.tar.gz) = cdcae2ccf2dc5b24f03fe80b9abc3c8f198254b77eb4f20e48b9473e21b817305f800758147e9bd61642e53698bf9e1d22397c0cae6d8eb1a759f68626d499a2
|
||||
SHA512 (mstflint-4.13.0-1.tar.gz) = 525e13bacf25e195abab89254dc061a312a4482f2f335366396563b6e357307c264b31e0e83f92f2ab7de22edad7a64f33c35a0e6ab13f07d9bc9b36d434a56a
|
||||
|
Loading…
Reference in New Issue
Block a user