Update to latest community sources
This commit is contained in:
parent
2f7f8fc93f
commit
0ffe7191b4
9
pcp.spec
9
pcp.spec
@ -1,5 +1,5 @@
|
|||||||
Name: pcp
|
Name: pcp
|
||||||
Version: 6.0.2
|
Version: 6.0.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?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
|
||||||
@ -93,7 +93,7 @@ Source0: %{artifactory}/pcp-source-release/pcp-%{version}.src.tar.gz
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
# support for pmdabpf, check bcc.spec for supported architectures of libbpf-tools
|
# support for pmdabpf, check bcc.spec for supported architectures of libbpf-tools
|
||||||
%if 0%{?fedora} >= 33 || 0%{?rhel} > 8
|
%if 0%{?fedora} >= 37 || 0%{?rhel} > 8
|
||||||
%ifarch x86_64 ppc64 ppc64le aarch64
|
%ifarch x86_64 ppc64 ppc64le aarch64
|
||||||
%global disable_bpf 0
|
%global disable_bpf 0
|
||||||
%else
|
%else
|
||||||
@ -277,7 +277,7 @@ BuildRequires: perl-devel perl(strict)
|
|||||||
BuildRequires: perl(ExtUtils::MakeMaker) perl(LWP::UserAgent) perl(JSON)
|
BuildRequires: perl(ExtUtils::MakeMaker) perl(LWP::UserAgent) perl(JSON)
|
||||||
BuildRequires: perl(Time::HiRes) perl(Digest::MD5)
|
BuildRequires: perl(Time::HiRes) perl(Digest::MD5)
|
||||||
BuildRequires: perl(XML::LibXML) perl(File::Slurp)
|
BuildRequires: perl(XML::LibXML) perl(File::Slurp)
|
||||||
BuildRequires: man %{_hostname_executable}
|
BuildRequires: %{_hostname_executable}
|
||||||
%if !%{disable_systemd}
|
%if !%{disable_systemd}
|
||||||
BuildRequires: systemd-devel
|
BuildRequires: systemd-devel
|
||||||
%endif
|
%endif
|
||||||
@ -3371,6 +3371,9 @@ fi
|
|||||||
%files zeroconf -f pcp-zeroconf-files.rpm
|
%files zeroconf -f pcp-zeroconf-files.rpm
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 23 2023 Nathan Scott <nathans@redhat.com> - 6.0.3-1
|
||||||
|
- Update to latest PCP sources.
|
||||||
|
|
||||||
* Mon Feb 13 2023 Nathan Scott <nathans@redhat.com> - 6.0.2-1
|
* Mon Feb 13 2023 Nathan Scott <nathans@redhat.com> - 6.0.2-1
|
||||||
- Resolve a dstat swap plugin related failure (BZ 2168774)
|
- Resolve a dstat swap plugin related failure (BZ 2168774)
|
||||||
- Update to latest PCP sources.
|
- Update to latest PCP sources.
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (pcp-6.0.2.src.tar.gz) = 537dc44a3951c9aad1b31d283bfb36708e0480d2ac9ba469e7ed11ad00f90dd666999ec7e250e811a3bf66565f4f3aac31cf11b8efccadd02b4f19cfcc50d7d1
|
SHA512 (pcp-6.0.3.src.tar.gz) = f012c1e45f72874952af480bab9044957565e79b5c75cba08cb9466ce1f497dae89fbee036f2bd2802c937107b3784a9876ffd1f94a8b1f346d1fe4e83d72f64
|
||||||
|
Loading…
Reference in New Issue
Block a user