!6 fix strip problem

From: @jiangpengjuj
Reviewed-by: @licihua
Signed-off-by: @licihua
This commit is contained in:
openeuler-ci-bot 2021-09-10 08:25:34 +00:00 committed by Gitee
commit 2895daec9e

View File

@ -1,8 +1,6 @@
#%global debug_package %{nil}
Name: hping
Version: 20200503
Release: 3
Release: 4
Summary: hping is a command-line oriented TCP/IP packet assembler/analyzer
License: GPLv2
URL: http://www.hping.org/
@ -47,6 +45,9 @@ install -m0644 docs/hping3.8 %{buildroot}/%{_mandir}/man8
%{_mandir}/*
%changelog
* Thu Sep 9 2021 Pengju Jiang <jiangpengju2@huawei.com>
- solve the problem of safe compilation strip
* Mon Aug 2 2021 liushaofei <liushaofei5@huawei.com>
- fix multiple definition