update netperf code directory resolve for compile error

This commit is contained in:
love_hangzhou 2020-04-08 15:00:37 +08:00
parent 0f3331c4d1
commit 520475dfe9

View File

@ -2,7 +2,7 @@
Name: netperf
Version: 2.7.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A Performance benchmark testing tool fro TCP/UDP
License: HP no-commercial
URL: http://github.com/HewlettPackard/netperf
@ -11,7 +11,7 @@ Source0: https://github.com/HewlettPackard/netperf/archive/%{name}-%{_version}.t
BuildRequires:texinfo,texinfo-tex
%description
netperf is a clloection of many different network performance benchmarking tools
netperf is a collection of many different network performance benchmarking tools
Requires: %{name}%{?_isa} = %{version}-%{release}
@ -56,5 +56,8 @@ fi
%{_mandir}/man1/*
%changelog
* Tue Apr 8 2020 hushiyuan <hushiyuan@huawie.com> - 2.7.0.-2
- Update package description for some spelling mistake
* Tue Mar 13 2020 hushiyuan <hushiyuan@huawei.com> - 2.7.0-1
- Package init