!2 Delete unnecessary gdb from BuildRequires

From: @mmzzmm 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2022-09-21 02:44:01 +00:00 committed by Gitee
commit 40f885a187
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,12 +1,12 @@
Summary: Network performance tool with modelling and replay support
Name: uperf
Version: 1.0.7
Release: 1
Release: 2
License: GPLv3
URL: http://www.uperf.org/
Source0: https://github.com/uperf/uperf/archive/%{version}.tar.gz
Patch1: uperf-1.0.6-ssl-crash.patch
BuildRequires: gdb-headless gcc automake lksctp-tools-devel openssl-devel
BuildRequires: gcc automake lksctp-tools-devel openssl-devel
%description
Network performance tool that supports modelling and replay of various
@ -44,5 +44,8 @@ rm -rf %{buildroot}%{_datadir}/*.xml %{buildroot}%{_datadir}/doc
%{_datadir}/uperf
%changelog
* Fri Jul 08 2022 zhaomengmeng <zhaomengmeng@kylinos.cn> - 1.0.7-2
- Delete unnecessary gdb from BuildRequires
* Thu Oct 15 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.0.7-1
- Package init