!14 修改source和url保持一致
From: @cherry530 Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
71a31c4793
Binary file not shown.
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: netperf
|
Name: netperf
|
||||||
Version: 2.7.0
|
Version: 2.7.0
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: A Performance benchmark testing tool fro TCP/UDP
|
Summary: A Performance benchmark testing tool fro TCP/UDP
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://github.com/HewlettPackard/netperf
|
URL: http://github.com/HewlettPackard/netperf
|
||||||
@ -18,7 +18,7 @@ netperf is a collection of many different network performance benchmarking tool
|
|||||||
%package_help
|
%package_help
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q -n %{name}-%{name}-%{version}
|
||||||
%patch1
|
%patch1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -53,6 +53,9 @@ netperf is a collection of many different network performance benchmarking tool
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Aug 4 2021 shdluan <shdluan@163.com> - 2.7.0-5
|
||||||
- fix multiple defination of variable
|
- fix multiple defination of variable
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user