!136 modify dependency
From: @znzjugod Reviewed-by: @gaoruoshu Signed-off-by: @gaoruoshu
This commit is contained in:
commit
49af09af5f
@ -4,7 +4,7 @@
|
|||||||
Summary: System Inspection Framework
|
Summary: System Inspection Framework
|
||||||
Name: sysSentry
|
Name: sysSentry
|
||||||
Version: 1.0.2
|
Version: 1.0.2
|
||||||
Release: 59
|
Release: 60
|
||||||
License: Mulan PSL v2
|
License: Mulan PSL v2
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
Source0: https://gitee.com/openeuler/sysSentry/releases/download/v%{version}/%{name}-%{version}.tar.gz
|
Source0: https://gitee.com/openeuler/sysSentry/releases/download/v%{version}/%{name}-%{version}.tar.gz
|
||||||
@ -81,8 +81,7 @@ BuildRequires: cmake gcc-c++
|
|||||||
BuildRequires: python3 python3-setuptools
|
BuildRequires: python3 python3-setuptools
|
||||||
BuildRequires: json-c-devel
|
BuildRequires: json-c-devel
|
||||||
BuildRequires: chrpath
|
BuildRequires: chrpath
|
||||||
BuildRequires: elfutils-devel clang libbpf-devel llvm kernel-source
|
BuildRequires: elfutils-devel clang libbpf-devel llvm kernel-source kernel-devel
|
||||||
Requires: libxalarm = %{version}
|
|
||||||
Requires: libbpf
|
Requires: libbpf
|
||||||
Requires: pyxalarm = %{version}
|
Requires: pyxalarm = %{version}
|
||||||
|
|
||||||
@ -348,6 +347,12 @@ rm -rf %{buildroot}
|
|||||||
%attr(0550,root,root) %{python3_sitelib}/sentryCollector/__pycache__/collect_plugin*
|
%attr(0550,root,root) %{python3_sitelib}/sentryCollector/__pycache__/collect_plugin*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 26 2024 zhangnan <zhangnan134@huawei.com> - 1.0.2-60
|
||||||
|
- Type:bugfix
|
||||||
|
- CVE:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DES:modify dependency
|
||||||
|
|
||||||
* Fri Oct 25 2024 heyouzhi <heyouzhi@huawei.com> - 1.0.2-59
|
* Fri Oct 25 2024 heyouzhi <heyouzhi@huawei.com> - 1.0.2-59
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- CVE:NA
|
- CVE:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user