!28 strip eggo

From: @zh_xiaoyu 
Reviewed-by: @duguhaotian 
Signed-off-by: @duguhaotian
This commit is contained in:
openeuler-ci-bot 2022-09-20 03:23:59 +00:00 committed by Gitee
commit 805be5ed92
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: eggo
Version: 0.9.4
Release: 3
Release: 4
Summary: Eggo is a tool built to provide standard multi-ways for creating Kubernetes clusters.
License: Mulan PSL V2
URL: https://gitee.com/openeuler/eggo
@ -44,6 +44,7 @@ mkdir -p src/isula.org/eggo
cp -rf cmd pkg src/isula.org/eggo/
export GOPATH=$(pwd):$GOPATH
%{make_build} safe
strip bin/eggo
%install
rm -rf %{buildroot}
@ -63,6 +64,12 @@ rm -rf src
%attr(551,root,root) %{_bindir}/eggo
%changelog
* Tue Sep 20 2022 zhangxiaoyu <zhangxiaoyu58@huawei.com> - 0.9.4-4
- Type:upgrade
- CVE:NA
- SUG:NA
- DESC:strip eggo
* Mon Sep 19 2022 zhangxiaoyu<zhangxiaoyu58@huawei.com> - 0.9.4-3
- Type:upgrade
- CVE:NA