!42 Change require to python3-bpfcc
From: @ultra_planet Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
c0eae6e61f
11
pcp.spec
11
pcp.spec
@ -9,7 +9,7 @@
|
||||
Name: pcp
|
||||
Version: 4.1.3
|
||||
Summary: System-level performance monitoring and performance management
|
||||
Release: 9
|
||||
Release: 10
|
||||
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
|
||||
@ -548,7 +548,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
|
||||
@ -2213,10 +2213,13 @@ fi
|
||||
%config(noreplace) /etc/pcp/pmrep/*
|
||||
|
||||
%changelog
|
||||
* Fri Aug 28 2020 lingsheng<lingsheng@huawei.com> - 4.1.3-9
|
||||
* Mon Nov 09 2020 lingsheng <lingsheng@huawei.com> - 4.1.3-10
|
||||
- Change require to python3-bpfcc
|
||||
|
||||
* Fri Aug 28 2020 lingsheng <lingsheng@huawei.com> - 4.1.3-9
|
||||
- Fix .NeedRebuild unfound when removing rpm
|
||||
|
||||
* Tue Aug 18 2020 senlin<xiasenlin1@huawei.com> - 4.1.3-8
|
||||
* Tue Aug 18 2020 senlin <xiasenlin1@huawei.com> - 4.1.3-8
|
||||
- add release for update
|
||||
|
||||
* Tue Aug 18 2020 lingsheng <lingsheng@huawei.com> - 4.1.3-7
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user