Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/pcp.git#a4eee4112d8cd14358d397a51e25b926024bd521
This commit is contained in:
parent
25d99c5abd
commit
af184b0625
6
pcp.spec
6
pcp.spec
@ -1,6 +1,6 @@
|
|||||||
Name: pcp
|
Name: pcp
|
||||||
Version: 5.2.3
|
Version: 5.2.3
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: System-level performance monitoring and performance management
|
Summary: System-level performance monitoring and performance management
|
||||||
License: GPLv2+ and LGPLv2+ and CC-BY
|
License: GPLv2+ and LGPLv2+ and CC-BY
|
||||||
URL: https://pcp.io
|
URL: https://pcp.io
|
||||||
@ -206,6 +206,7 @@ Obsoletes: pcp-manager-debuginfo < 5.2.0
|
|||||||
Obsoletes: pcp-manager < 5.2.0
|
Obsoletes: pcp-manager < 5.2.0
|
||||||
|
|
||||||
# https://fedoraproject.org/wiki/Packaging "C and C++"
|
# https://fedoraproject.org/wiki/Packaging "C and C++"
|
||||||
|
BuildRequires: make
|
||||||
BuildRequires: gcc gcc-c++
|
BuildRequires: gcc gcc-c++
|
||||||
BuildRequires: procps autoconf bison flex
|
BuildRequires: procps autoconf bison flex
|
||||||
BuildRequires: nss-devel
|
BuildRequires: nss-devel
|
||||||
@ -3446,6 +3447,9 @@ chown -R pcp:pcp %{_logsdir}/pmproxy 2>/dev/null
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.3-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
* Fri Dec 18 2020 Nathan Scott <nathans@redhat.com> - 5.2.3-1
|
* Fri Dec 18 2020 Nathan Scott <nathans@redhat.com> - 5.2.3-1
|
||||||
- Update to latest PCP sources.
|
- Update to latest PCP sources.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user