!26 [sync] PR-24: add lsof
From: @openeuler-sync-bot Reviewed-by: @dillon_chen Signed-off-by: @dillon_chen
This commit is contained in:
commit
252edd127f
@ -12,7 +12,7 @@
|
||||
|
||||
Name: opengauss
|
||||
Version: 2.1.0
|
||||
Release: 7
|
||||
Release: 8
|
||||
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
|
||||
@ -50,7 +50,7 @@ BuildRequires: numactl-devel
|
||||
Requires: lz4-devel protobuf-devel snappy-devel zstd-devel boost-devel
|
||||
Requires: libcgroup-devel libcurl-devel unixODBC-devel jemalloc-devel
|
||||
Requires: java-1.8.0-openjdk-devel libedit-devel libaio-devel
|
||||
Requires: DCF
|
||||
Requires: DCF lsof
|
||||
%ifnarch aarch64 %{arm}
|
||||
Requires: numactl-devel
|
||||
%endif
|
||||
@ -303,6 +303,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 6 2023 dillon chen<dillon.chen@gmail.com> -2.1.0-8
|
||||
- Fix bugs: #I677QX; add lsof
|
||||
|
||||
* Mon Apr 10 2023 panchenbo <panchenbo@kylinsec.com.cn> - 2.1.0-7
|
||||
- add /etc/kylinsec-release support for KylinSec
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user