Enable AMD GPU pmda for RHEL 9
The requirement for the pmda are met in RHEL9, we can therefore enable it. Resolves: RHEL-83154
This commit is contained in:
parent
b044dda0fb
commit
0ba39c0224
7
pcp.spec
7
pcp.spec
@ -1,6 +1,6 @@
|
|||||||
Name: pcp
|
Name: pcp
|
||||||
Version: 6.3.4
|
Version: 6.3.4
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: System-level performance monitoring and performance management
|
Summary: System-level performance monitoring and performance management
|
||||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later AND CC-BY-3.0
|
License: GPL-2.0-or-later AND LGPL-2.1-or-later AND CC-BY-3.0
|
||||||
URL: https://pcp.io
|
URL: https://pcp.io
|
||||||
@ -230,7 +230,7 @@ ExcludeArch: %{ix86}
|
|||||||
%global disable_xlsx 1
|
%global disable_xlsx 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?fedora} >= 40 || 0%{?rhel} >= 10
|
%if 0%{?fedora} >= 40 || 0%{?rhel} >= 9
|
||||||
%global disable_amdgpu 0
|
%global disable_amdgpu 0
|
||||||
%else
|
%else
|
||||||
%global disable_amdgpu 1
|
%global disable_amdgpu 1
|
||||||
@ -3590,6 +3590,9 @@ fi
|
|||||||
%files zeroconf -f pcp-zeroconf-files.rpm
|
%files zeroconf -f pcp-zeroconf-files.rpm
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 21 2025 Frederic Berat <fberat@redhat.com> - 6.3.4-2
|
||||||
|
- Enable AMD GPU pmda (RHEL-83154)
|
||||||
|
|
||||||
* Fri Mar 14 2025 Nathan Scott <nathans@redhat.com> - 6.3.4-1
|
* Fri Mar 14 2025 Nathan Scott <nathans@redhat.com> - 6.3.4-1
|
||||||
- Update to latest stable version of PCP (RHEL-83482)
|
- Update to latest stable version of PCP (RHEL-83482)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user