回退 'Pull Request !3 : update to update_lts'
This commit is contained in:
parent
0a10a7383c
commit
7b2812618b
8
pcp.spec
8
pcp.spec
@ -9,7 +9,7 @@
|
||||
Name: pcp
|
||||
Version: 4.1.3
|
||||
Summary: System-level performance monitoring and performance management
|
||||
Release: 4
|
||||
Release: 3
|
||||
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
|
||||
@ -285,8 +285,8 @@ gathering hardware counters statistics through libpfm.
|
||||
%package pmda-infiniband
|
||||
Summary: PCP metrics for Infiniband HCAs and switches
|
||||
License: GPLv2+
|
||||
Requires: pcp = %{version}-%{release} rdma-core
|
||||
BuildRequires: rdma-core-devel
|
||||
Requires: pcp = %{version}-%{release} libibmad >= 1.3.7 libibumad >= 1.3.7
|
||||
BuildRequires: libibmad-devel >= 1.3.7 libibumad-devel >= 1.3.7
|
||||
%description pmda-infiniband
|
||||
This package provides the PCP Performance Metrics Domain Agent -- PMDA which is used for
|
||||
gathering Infiniband statistics. By default, it monitors the local HCAs
|
||||
@ -2208,7 +2208,5 @@ fi
|
||||
%config(noreplace) /etc/pcp/pmrep/*
|
||||
|
||||
%changelog
|
||||
* Sun Apr 26 2020 volcanodragon <linfeilong@huawei.com> - 4.1.3-4
|
||||
- change reuqire to rdma-core as libibmad and libibumad obsoleted
|
||||
* Fri Feb 21 2020 Senlin Xia <xiasenlin1@huawei.com> - 4.1.3-3
|
||||
- package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user