diff --git a/pcp.spec b/pcp.spec index 089b7378f9f6fba680b6776faaa75a993e288178..89928136be43d6ca109613f7e9886a4920f0242e 100644 --- a/pcp.spec +++ b/pcp.spec @@ -9,7 +9,7 @@ Name: pcp Version: 4.1.3 Summary: System-level performance monitoring and performance management -Release: 13 +Release: 14 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 @@ -553,7 +553,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 @@ -2225,6 +2225,9 @@ fi %config(noreplace) /etc/pcp/pmrep/* %changelog +* Mon Nov 09 2020 lingsheng - 4.1.3-14 +- Change require to python3-bpfcc + * Mon Sep 21 2020 zhangjiapeng - 4.1.3-13 - Fix pcp pidstat bug -a option