update mstflint.spec.

This commit is contained in:
seuzw 2020-05-12 16:30:11 +08:00 committed by Gitee
parent 371a98ba6b
commit b6e0f520fe

View File

@ -1,12 +1,12 @@
Name: mstflint
Summary: Firmware Burning and Diagnostics Tools
Version: 4.10.0
Release: 4
Release: 5
License: GPLv2+ or BSD
Url: https://github.com/Mellanox/mstflint
Source: https://github.com/Mellanox/%{name}/releases/download/v4.10.0-2/%{name}-%{version}.tar.gz
BuildRequires: libstdc++-devel zlib-devel libibmad-devel gcc-c++ gcc
BuildRequires: libstdc++-devel zlib-devel rdma-core-devel gcc-c++ gcc
BuildRequires: libcurl-devel boost-devel libxml2-devel openssl-devel
Obsoletes: openib-mstflint <= 1.4 openib-tvflash <= 0.9.2 tvflash <= 0.9.0
@ -42,5 +42,8 @@ export CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS"
%{_mandir}/man1/*
%changelog
* Sun Apr 26 2020 songnannan <songnannan2@huawei.com> - 4.10.0-5
- change the libibmad-devel to rdma-core-devel
* Wed Dec 11 2019 catastrowings <jianghuhao1994@163.com> - 4.10.0-4
- openEuler init