!4 fping生成debug包从而添加安全编译选项strip

From: @caodongxia
Reviewed-by: @overweight
Signed-off-by: @overweight
This commit is contained in:
openeuler-ci-bot 2021-09-10 06:10:01 +00:00 committed by Gitee
commit 5a180b9b78

View File

@ -1,8 +1,6 @@
#%global debug_package %{nil}
Name: fping
Version: 4.2
Release: 2
Release: 3
Summary: fping is a program to send ICMP echo probes to network hosts
License: BSD like
URL: http://www.fping.org/
@ -39,6 +37,9 @@ fping is a program to send ICMP echo probes to network hosts, similar to ping, b
%{_mandir}/*
%changelog
* Wed Sep 8 2021 caodongxia <caodongxia@huawei.com> - 4.2-3
- Add debug package to add strip
* Fri Jul 30 2021 linjiaxin5 <linjiaxin5@huawei.com> - 4.2-2
- Fix failure caused by GCC upgrade to 10