Change require to python3-bpfcc
This commit is contained in:
parent
88c8985143
commit
00b846e76a
7
pcp.spec
7
pcp.spec
@ -11,7 +11,7 @@
|
||||
Name: pcp
|
||||
Version: 4.1.3
|
||||
Summary: System-level performance monitoring and performance management
|
||||
Release: 14
|
||||
Release: 15
|
||||
License: GPLv2+ and LGPLv2.1+ and CC-BY
|
||||
URL: https://pcp.io
|
||||
Source0: https://dl.bintray.com/pcp/source/pcp-4.1.3.tar.gz
|
||||
@ -556,7 +556,7 @@ gathering metrics about the Device Mapper Cache and Thin Client.
|
||||
%package pmda-bcc
|
||||
Summary: Performance Co-Pilot (PCP) metrics from eBPF/BCC modules
|
||||
License: ASL 2.0 and GPLv2+
|
||||
Requires: python3-bcc python3-pcp
|
||||
Requires: python3-bpfcc python3-pcp
|
||||
%description pmda-bcc
|
||||
This package collects metrics about eBPF/BCC Python modules.
|
||||
%endif
|
||||
@ -2218,6 +2218,9 @@ fi
|
||||
%config(noreplace) /etc/pcp/pmrep/*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 09 2020 lingsheng <lingsheng@huawei.com> - 4.1.3-15
|
||||
- Change require to python3-bpfcc
|
||||
|
||||
* Wed Oct 21 2020 wangxiao <wangxiao65@huawei.com> - 4.1.3-14
|
||||
- drop python2 subpackage
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user