fix strip problem

This commit is contained in:
jiangpengjuj 2021-09-10 16:18:58 +08:00
parent 627226b8d6
commit 7b9c24ddd7

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