strip rubik
This commit is contained in:
parent
c0262df4d1
commit
12987c3b82
@ -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
|
Name: rubik
|
||||||
Version: 0.1.0
|
Version: 0.1.0
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: Hybrid Deployment for Cloud Native
|
Summary: Hybrid Deployment for Cloud Native
|
||||||
License: Mulan PSL V2
|
License: Mulan PSL V2
|
||||||
URL: https://gitee.com/openeuler/rubik
|
URL: https://gitee.com/openeuler/rubik
|
||||||
@ -29,6 +29,7 @@ cp %{SOURCE6} .
|
|||||||
%build
|
%build
|
||||||
sh ./apply-patch
|
sh ./apply-patch
|
||||||
make release
|
make release
|
||||||
|
strip rubik
|
||||||
|
|
||||||
%install
|
%install
|
||||||
# create directory /var/lib/rubik
|
# create directory /var/lib/rubik
|
||||||
@ -49,9 +50,15 @@ install -Dp ./Dockerfile %{buildroot}%{_sharedstatedir}/%{name}/Dockerfile
|
|||||||
rm -rf %{buildroot}
|
rm -rf %{buildroot}
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Sep 19 2022 yangjiaqi <yangjiaqi16@huawei.com> - 0.1.0-3
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- CVENA
|
- CVE:NA
|
||||||
- SUG:restart
|
- SUG:restart
|
||||||
- DESC:fix compile problem and make rubik real static
|
- DESC:fix compile problem and make rubik real static
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user