!9 strip rubik
From: @vegbir Reviewed-by: @duguhaotian Signed-off-by: @duguhaotian
This commit is contained in:
commit
6674bbda03
@ -1 +1 @@
|
||||
0.1.0-3
|
||||
0.1.0-4
|
||||
|
||||
@ -1 +1 @@
|
||||
7a07f4381da6112fa156b036b0982303bdc2ad32
|
||||
00439b708862b76e51668b9683f421be5fa2b42d
|
||||
|
||||
11
rubik.spec
11
rubik.spec
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user