!28 strip eggo
From: @zh_xiaoyu Reviewed-by: @duguhaotian Signed-off-by: @duguhaotian
This commit is contained in:
commit
805be5ed92
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user