!38 构建失败/src/get_PlatForm_str.sh: line 36: lsb_release: command not found
From: @lijuzhang Reviewed-by: @dillon_chen Signed-off-by: @dillon_chen
This commit is contained in:
commit
44f51e6edb
@ -12,7 +12,7 @@
|
||||
|
||||
Name: opengauss
|
||||
Version: 2.1.0
|
||||
Release: 9
|
||||
Release: 10
|
||||
Summary: openGauss is an open source relational database management system
|
||||
License: MulanPSL-2.0 and MIT and BSD and zlib and TCL and Apache-2.0 and BSL-1.0
|
||||
URL: https://gitee.com/opengauss/openGauss-server
|
||||
@ -39,7 +39,7 @@ BuildRequires: cmake gcc gcc-c++ openssl-devel python
|
||||
BuildRequires: cjson lz4-devel protobuf-devel snappy-devel zstd-devel boost-devel
|
||||
BuildRequires: libcgroup-devel libcurl-devel unixODBC-devel jemalloc-devel
|
||||
BuildRequires: java-1.8.0-openjdk-devel libedit-devel libaio-devel
|
||||
BuildRequires: bison flex DCF
|
||||
BuildRequires: bison flex DCF lsb
|
||||
%ifnarch aarch64 %{arm}
|
||||
BuildRequires: numactl-devel
|
||||
%endif
|
||||
@ -320,6 +320,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu May 23 2024 panchenbo <lijuzhang@inspur.com> - 2.1.0-10
|
||||
- add BuildRequires:lsb
|
||||
|
||||
* Fri Aug 18 2023 panchenbo <panchenbo@kylinsec.com.cn> - 2.1.0-9
|
||||
- add sw_64 support
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user