!105 update buildrequires of da-tool
From: @LHesperus Reviewed-by: @zhu-yuncheng Signed-off-by: @zhu-yuncheng
This commit is contained in:
commit
7c0d4e76e8
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: aops-ceres
|
Name: aops-ceres
|
||||||
Version: v1.3.4
|
Version: v1.3.4
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: An agent which needs to be adopted in client, it managers some plugins, such as gala-gopher(kpi collection), fluentd(log collection) and so on.
|
Summary: An agent which needs to be adopted in client, it managers some plugins, such as gala-gopher(kpi collection), fluentd(log collection) and so on.
|
||||||
License: MulanPSL2
|
License: MulanPSL2
|
||||||
URL: https://gitee.com/openeuler/%{name}
|
URL: https://gitee.com/openeuler/%{name}
|
||||||
@ -29,7 +29,7 @@ dnf hotpatch plugin, it's about hotpatch query and fix
|
|||||||
|
|
||||||
%package -n da-tool
|
%package -n da-tool
|
||||||
Summary: da-tool is a sampling and analysis tool for function delay.
|
Summary: da-tool is a sampling and analysis tool for function delay.
|
||||||
BuildRequires: gcc cmake make
|
BuildRequires: gcc-c++ cmake make
|
||||||
Requires: perf
|
Requires: perf
|
||||||
|
|
||||||
%description -n da-tool
|
%description -n da-tool
|
||||||
@ -88,6 +88,9 @@ install -b -m755 ./extra-tools/da-tool/script/da-tool.sh ${RPM_BUILD_ROOT}
|
|||||||
%attr(755, root, root) %{_bindir}/da-tool-analysis
|
%attr(755, root, root) %{_bindir}/da-tool-analysis
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 14 2023 liuchanggeng<liuchanggeng@huawei.com> - v1.3.4-5
|
||||||
|
- update buildrequires of da-tool
|
||||||
|
|
||||||
* Tue Nov 14 2023 wangguangge<wangguangge@huawei.com> - v1.3.4-4
|
* Tue Nov 14 2023 wangguangge<wangguangge@huawei.com> - v1.3.4-4
|
||||||
- add require information of dnf-hotpatch-plugin
|
- add require information of dnf-hotpatch-plugin
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user