Change require to python3-bpfcc
This commit is contained in:
parent
f27166cef9
commit
776ce5185b
11
pcp.spec
11
pcp.spec
@ -9,7 +9,7 @@
|
|||||||
Name: pcp
|
Name: pcp
|
||||||
Version: 4.1.3
|
Version: 4.1.3
|
||||||
Summary: System-level performance monitoring and performance management
|
Summary: System-level performance monitoring and performance management
|
||||||
Release: 9
|
Release: 10
|
||||||
License: GPLv2+ and LGPLv2.1+ and CC-BY
|
License: GPLv2+ and LGPLv2.1+ and CC-BY
|
||||||
URL: https://pcp.io
|
URL: https://pcp.io
|
||||||
Source0: https://dl.bintray.com/pcp/source/pcp-4.1.3.tar.gz
|
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
|
%package pmda-bcc
|
||||||
Summary: Performance Co-Pilot (PCP) metrics from eBPF/BCC modules
|
Summary: Performance Co-Pilot (PCP) metrics from eBPF/BCC modules
|
||||||
License: ASL 2.0 and GPLv2+
|
License: ASL 2.0 and GPLv2+
|
||||||
Requires: python3-bcc python3-pcp
|
Requires: python3-bpfcc python3-pcp
|
||||||
%description pmda-bcc
|
%description pmda-bcc
|
||||||
This package collects metrics about eBPF/BCC Python modules.
|
This package collects metrics about eBPF/BCC Python modules.
|
||||||
%endif
|
%endif
|
||||||
@ -2213,10 +2213,13 @@ fi
|
|||||||
%config(noreplace) /etc/pcp/pmrep/*
|
%config(noreplace) /etc/pcp/pmrep/*
|
||||||
|
|
||||||
%changelog
|
%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
|
- 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
|
- add release for update
|
||||||
|
|
||||||
* Tue Aug 18 2020 lingsheng <lingsheng@huawei.com> - 4.1.3-7
|
* Tue Aug 18 2020 lingsheng <lingsheng@huawei.com> - 4.1.3-7
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user