Change source
Signed-off-by: cherry530 <xuping33@huawei.com> (cherry picked from commit 243d087a8b805390bf2047eaf9ded04a14b5324a)
This commit is contained in:
parent
2c67d9c2ea
commit
5c81b347da
Binary file not shown.
@ -2,7 +2,7 @@
|
||||
|
||||
Name: netperf
|
||||
Version: 2.7.0
|
||||
Release: 5
|
||||
Release: 6
|
||||
Summary: A Performance benchmark testing tool fro TCP/UDP
|
||||
License: MIT
|
||||
URL: http://github.com/HewlettPackard/netperf
|
||||
@ -18,7 +18,7 @@ netperf is a collection of many different network performance benchmarking tool
|
||||
%package_help
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%setup -q -n %{name}-%{name}-%{version}
|
||||
%patch1
|
||||
|
||||
%build
|
||||
@ -53,6 +53,9 @@ netperf is a collection of many different network performance benchmarking tool
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Fri Nov 11 2022 xu_ping <xuping33@h-partners.com> - 2.7.0-6
|
||||
- change source pac
|
||||
|
||||
* Wed Aug 4 2021 shdluan <shdluan@163.com> - 2.7.0-5
|
||||
- fix multiple defination of variable
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user