diff --git a/aops-ceres.spec b/aops-ceres.spec index 6d1cdc3ffb6538ed250c3b0c5ba40f1254b0f160..2f54881570357c122291f9135eb46cfad77307bf 100644 --- a/aops-ceres.spec +++ b/aops-ceres.spec @@ -2,7 +2,7 @@ Name: aops-ceres 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. License: MulanPSL2 URL: https://gitee.com/openeuler/%{name} @@ -29,7 +29,7 @@ dnf hotpatch plugin, it's about hotpatch query and fix %package -n da-tool Summary: da-tool is a sampling and analysis tool for function delay. -BuildRequires: gcc cmake make +BuildRequires: gcc-c++ cmake make Requires: perf %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 %changelog +* Tue Nov 14 2023 liuchanggeng - v1.3.4-5 +- update buildrequires of da-tool + * Tue Nov 14 2023 wangguangge - v1.3.4-4 - add require information of dnf-hotpatch-plugin