strip rubik

This commit is contained in:
yangjiaqi 2022-09-19 19:55:29 +08:00
parent c0262df4d1
commit 12987c3b82
3 changed files with 11 additions and 4 deletions

View File

@ -1 +1 @@
0.1.0-3
0.1.0-4

View File

@ -1 +1 @@
7a07f4381da6112fa156b036b0982303bdc2ad32
00439b708862b76e51668b9683f421be5fa2b42d

View File

@ -1,6 +1,6 @@
Name: rubik
Version: 0.1.0
Release: 3
Release: 4
Summary: Hybrid Deployment for Cloud Native
License: Mulan PSL V2
URL: https://gitee.com/openeuler/rubik
@ -29,6 +29,7 @@ cp %{SOURCE6} .
%build
sh ./apply-patch
make release
strip rubik
%install
# create directory /var/lib/rubik
@ -49,9 +50,15 @@ install -Dp ./Dockerfile %{buildroot}%{_sharedstatedir}/%{name}/Dockerfile
rm -rf %{buildroot}
%changelog
* Mon Sep 19 2022 yangjiaqi <yangjiaqi16@huawei.com> - 0.1.0-4
- Type:bugfix
- CVE:NA
- SUG:restart
- DESC:strip rubik
* Mon Sep 19 2022 yangjiaqi <yangjiaqi16@huawei.com> - 0.1.0-3
- Type:bugfix
- CVENA
- CVE:NA
- SUG:restart
- DESC:fix compile problem and make rubik real static