!16 [sync] PR-12: Add flamegraph-stackcollapse to Requires
From: @openeuler-sync-bot Reviewed-by: @MrRlu Signed-off-by: @MrRlu
This commit is contained in:
commit
d7ac92e344
@ -4,7 +4,7 @@
|
|||||||
Summary: Intelligent ops toolkit for openEuler
|
Summary: Intelligent ops toolkit for openEuler
|
||||||
Name: gala-gopher
|
Name: gala-gopher
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: 4
|
Release: 5
|
||||||
License: Mulan PSL v2
|
License: Mulan PSL v2
|
||||||
URL: https://gitee.com/openeuler/gala-gopher
|
URL: https://gitee.com/openeuler/gala-gopher
|
||||||
Source: %{name}-%{version}.tar.gz
|
Source: %{name}-%{version}.tar.gz
|
||||||
@ -15,6 +15,7 @@ BuildRequires: libconfig-devel librdkafka-devel libmicrohttpd-devel
|
|||||||
BuildRequires: uthash-devel libbpf libbpf-devel log4cplus-devel
|
BuildRequires: uthash-devel libbpf libbpf-devel log4cplus-devel
|
||||||
Requires: bash glibc elfutils zlib elfutils-devel bpftool
|
Requires: bash glibc elfutils zlib elfutils-devel bpftool
|
||||||
Requires: dmidecode python3-psycopg2 python3-yaml erlang-eflame
|
Requires: dmidecode python3-psycopg2 python3-yaml erlang-eflame
|
||||||
|
Requires: flamegraph-stackcollapse
|
||||||
|
|
||||||
patch0: add-vmlinux-for-2203LTS-2203LTS-SP1.patch
|
patch0: add-vmlinux-for-2203LTS-2203LTS-SP1.patch
|
||||||
%ifarch x86_64
|
%ifarch x86_64
|
||||||
@ -70,6 +71,9 @@ popd
|
|||||||
/usr/lib/systemd/system/gala-gopher.service
|
/usr/lib/systemd/system/gala-gopher.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 17 2022 Zhen Chen <chenzhen126@huawei.com> - 1.0.0-5
|
||||||
|
- add flamegraph-stackcollapse to Requires
|
||||||
|
|
||||||
* Tue Nov 15 2022 Zhen Chen <chenzhen126@huawei.com> - 1.0.0-4
|
* Tue Nov 15 2022 Zhen Chen <chenzhen126@huawei.com> - 1.0.0-4
|
||||||
- add systemd to BuildRequires to fix install/uninstall errors
|
- add systemd to BuildRequires to fix install/uninstall errors
|
||||||
simplify patch application in %prep
|
simplify patch application in %prep
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user