!8 Not strip %{_bindir}/bazel after install
From: @angela7 Reviewed-by: @small_leek,@zhengzhenyu Signed-off-by: @small_leek,@zhengzhenyu
This commit is contained in:
commit
a583530137
@ -1,6 +1,7 @@
|
|||||||
|
%define __os_install_post %{nil}
|
||||||
Name: bazel
|
Name: bazel
|
||||||
Version: 3.5.0
|
Version: 3.5.0
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: a fast, scalable, multi-language and extensible build system
|
Summary: a fast, scalable, multi-language and extensible build system
|
||||||
License: Apache License 2.0
|
License: Apache License 2.0
|
||||||
URL: https://www.bazel.build/
|
URL: https://www.bazel.build/
|
||||||
@ -38,6 +39,9 @@ install -m755 output/bazel %{buildroot}%{_bindir}
|
|||||||
%attr(0755,root,root) %{_bindir}/bazel
|
%attr(0755,root,root) %{_bindir}/bazel
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 13 2021 guoxiaoqi <guoxiaoqi2@huawei.com> - 3.5.0-3
|
||||||
|
- Not strip %{_bindir}/bazel after install
|
||||||
|
|
||||||
* Mon May 31 2021 baizhonggui <baizhonggui@huawei.com> - 3.5.0-2
|
* Mon May 31 2021 baizhonggui <baizhonggui@huawei.com> - 3.5.0-2
|
||||||
- Add gcc-g++ in BuildRequires
|
- Add gcc-g++ in BuildRequires
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user