diff --git a/pcp.spec b/pcp.spec index fba7859..cc7753d 100644 --- a/pcp.spec +++ b/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 - 4.1.3-15 +- Change require to python3-bpfcc + * Wed Oct 21 2020 wangxiao - 4.1.3-14 - drop python2 subpackage