fix failed: gcc command not found.
This commit is contained in:
parent
df20dc2b51
commit
143a0ea507
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
Name: netperf
|
Name: netperf
|
||||||
Version: 2.7.0
|
Version: 2.7.0
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: A Performance benchmark testing tool fro TCP/UDP
|
Summary: A Performance benchmark testing tool fro TCP/UDP
|
||||||
License: HP no-commercial
|
License: MIT
|
||||||
URL: http://github.com/HewlettPackard/netperf
|
URL: http://github.com/HewlettPackard/netperf
|
||||||
Source0: https://github.com/HewlettPackard/netperf/archive/%{name}-%{_version}.tar.gz
|
Source0: https://github.com/HewlettPackard/netperf/archive/%{name}-%{_version}.tar.gz
|
||||||
|
|
||||||
BuildRequires:texinfo texinfo-tex
|
BuildRequires: gcc texinfo texinfo-tex
|
||||||
|
|
||||||
%description
|
%description
|
||||||
netperf is a collection of many different network performance benchmarking tools
|
netperf is a collection of many different network performance benchmarking tools
|
||||||
@ -50,6 +50,9 @@ netperf is a collection of many different network performance benchmarking tool
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 03 2021 zhaoyao <zhaoyao32@huawei.com> - 2.7.0.-4
|
||||||
|
- fixs failed: gcc command not found.
|
||||||
|
|
||||||
* Sat Sep 26 2020 hushiyuan <hushiyuan@huawei.com> - 2.7.0-3
|
* Sat Sep 26 2020 hushiyuan <hushiyuan@huawei.com> - 2.7.0-3
|
||||||
* Delete install-info in post and preun
|
* Delete install-info in post and preun
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user