- Fix hacluster metrics with current Pacemaker (BZ 2219731)
This commit is contained in:
parent
14fa0f2408
commit
0e4c9e937b
735
SOURCES/redhat-bugzilla-2219731-hacluster-metrics.patch
Normal file
735
SOURCES/redhat-bugzilla-2219731-hacluster-metrics.patch
Normal file
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
||||
Name: pcp
|
||||
Version: 5.3.7
|
||||
Release: 16%{?dist}
|
||||
Release: 17%{?dist}.alma
|
||||
Summary: System-level performance monitoring and performance management
|
||||
License: GPLv2+ and LGPLv2+ and CC-BY
|
||||
URL: https://pcp.io
|
||||
@ -19,6 +19,9 @@ Patch8: redhat-bugzilla-2101574-farm-config.patch
|
||||
Patch9: redhat-bugzilla-2135314-pmfind-fix.patch
|
||||
Patch10: redhat-bugzilla-2139012-pmdasnmp-config.patch
|
||||
Patch11: redhat-build-jsonsl.patch
|
||||
# Patches were taken from:
|
||||
# https://gitlab.com/redhat/centos-stream/rpms/pcp/-/blob/fef0a6b90657ce7aeb6fb2fd6980e1472e8870b8/redhat-bugzilla-2219731-hacluster-metrics.patch
|
||||
Patch12: redhat-bugzilla-2219731-hacluster-metrics.patch
|
||||
|
||||
# The additional linker flags break out-of-tree PMDAs.
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=2043092
|
||||
@ -2299,6 +2302,7 @@ updated policy package.
|
||||
%patch9 -p1
|
||||
%patch10 -p1
|
||||
%patch11 -p1
|
||||
%patch12 -p1
|
||||
|
||||
%build
|
||||
# the buildsubdir macro gets defined in %setup and is apparently only available in the next step (i.e. the %build step)
|
||||
@ -3370,6 +3374,9 @@ fi
|
||||
%files zeroconf -f pcp-zeroconf-files.rpm
|
||||
|
||||
%changelog
|
||||
* Wed Aug 09 2023 Eduard Abdullin <eabdullin@almalinux.org> - 5.3.7-17.alma
|
||||
- Fix hacluster metrics with current Pacemaker (BZ 2219731)
|
||||
|
||||
* Thu Nov 17 2022 Nathan Scott <nathans@redhat.com> - 5.3.7-16
|
||||
- Ensure SNMP metrics config symlink installed (BZ 2139012)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user