!7 增加构建依赖gcc-g++
From: @bzg1107 Reviewed-by: @hubble_zhu Signed-off-by: @hubble_zhu
This commit is contained in:
commit
7290b778e2
@ -1,12 +1,12 @@
|
|||||||
Name: bazel
|
Name: bazel
|
||||||
Version: 3.5.0
|
Version: 3.5.0
|
||||||
Release: 1
|
Release: 2
|
||||||
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/
|
||||||
Source0: https://github.com/bazelbuild/bazel/releases/download/%{version}/bazel-%{version}-dist.zip
|
Source0: https://github.com/bazelbuild/bazel/releases/download/%{version}/bazel-%{version}-dist.zip
|
||||||
|
|
||||||
BuildRequires: java-11-openjdk-devel python3 zip unzip python3-unversioned-command
|
BuildRequires: java-11-openjdk-devel python3 zip unzip python3-unversioned-command gcc-g++
|
||||||
|
|
||||||
Requires: libstdc++ libgcc java-11-openjdk-devel python3 zip unzip python3-unversioned-command
|
Requires: libstdc++ libgcc java-11-openjdk-devel python3 zip unzip python3-unversioned-command
|
||||||
|
|
||||||
@ -38,5 +38,8 @@ install -m755 output/bazel %{buildroot}%{_bindir}
|
|||||||
%attr(0755,root,root) %{_bindir}/bazel
|
%attr(0755,root,root) %{_bindir}/bazel
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 31 2021 baizhonggui <baizhonggui@huawei.com> - 3.5.0-2
|
||||||
|
- Add gcc-g++ in BuildRequires
|
||||||
|
|
||||||
* Sun Sep 28 2020 Zhipeng Xie<xiezhipeng1@huawei.com> - 3.5.0-1
|
* Sun Sep 28 2020 Zhipeng Xie<xiezhipeng1@huawei.com> - 3.5.0-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user