!80 add git/ gcc/gcc-c++ to build requires
From: @jingwoo Reviewed-by: @lifeng2221dd1 Signed-off-by: @lifeng2221dd1
This commit is contained in:
commit
9988cebad9
10
lcr.spec
10
lcr.spec
@ -1,5 +1,5 @@
|
|||||||
%global _version 2.0.5
|
%global _version 2.0.5
|
||||||
%global _release 20210624.185408.git4ce88a49
|
%global _release 20210628.165131.git738752d8
|
||||||
%global _inner_name isula_libutils
|
%global _inner_name isula_libutils
|
||||||
|
|
||||||
Name: lcr
|
Name: lcr
|
||||||
@ -26,7 +26,7 @@ Patch11: 0011-support-auto-resize-of-isulad-shim.patch
|
|||||||
|
|
||||||
%define lxcver 4.0.3-2021012801
|
%define lxcver 4.0.3-2021012801
|
||||||
|
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake gcc gcc-c++ git
|
||||||
BuildRequires: lxc >= %{lxcver}
|
BuildRequires: lxc >= %{lxcver}
|
||||||
BuildRequires: lxc-devel >= %{lxcver}
|
BuildRequires: lxc-devel >= %{lxcver}
|
||||||
BuildRequires: zlib-devel yajl-devel gtest-devel
|
BuildRequires: zlib-devel yajl-devel gtest-devel
|
||||||
@ -112,6 +112,12 @@ rm -rf %{buildroot}
|
|||||||
%{_includedir}/%{_inner_name}/*.h
|
%{_includedir}/%{_inner_name}/*.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 28 2021 wujing <wujing50@huawei.com> - 2.0.5-20210628.165131.git738752d8
|
||||||
|
- Type:enhancement
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC: add git and gcc to build require
|
||||||
|
|
||||||
* Thu Jun 24 2021 wujing <wujing50@huawei.com> - 2.0.5-20210624.185408.git4ce88a49
|
* Thu Jun 24 2021 wujing <wujing50@huawei.com> - 2.0.5-20210624.185408.git4ce88a49
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user