import pcp-5.2.5-5.el8_4
This commit is contained in:
parent
e13ffd55ed
commit
a1f274c5f2
2419
SOURCES/redhat-bugzilla-1980067.patch
Normal file
2419
SOURCES/redhat-bugzilla-1980067.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
|||||||
Name: pcp
|
Name: pcp
|
||||||
Version: 5.2.5
|
Version: 5.2.5
|
||||||
Release: 4%{?dist}
|
Release: 5%{?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
|
||||||
@ -10,6 +10,7 @@ Source0: %{bintray}/pcp/source/pcp-%{version}.src.tar.gz
|
|||||||
|
|
||||||
Patch000: redhat-bugzilla-1926756.patch
|
Patch000: redhat-bugzilla-1926756.patch
|
||||||
Patch001: redhat-bugzilla-1930284.patch
|
Patch001: redhat-bugzilla-1930284.patch
|
||||||
|
Patch002: redhat-bugzilla-1980067.patch
|
||||||
|
|
||||||
%if 0%{?fedora} >= 26 || 0%{?rhel} > 7
|
%if 0%{?fedora} >= 26 || 0%{?rhel} > 7
|
||||||
%global __python2 python2
|
%global __python2 python2
|
||||||
@ -2249,6 +2250,7 @@ updated policy package.
|
|||||||
%setup -q
|
%setup -q
|
||||||
%patch000 -p1
|
%patch000 -p1
|
||||||
%patch001 -p1
|
%patch001 -p1
|
||||||
|
%patch002 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# fix up build version
|
# fix up build version
|
||||||
@ -3490,6 +3492,9 @@ chown -R pcp:pcp %{_logsdir}/pmproxy 2>/dev/null
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 16 2021 Nathan Scott <nathans@redhat.com> - 5.2.5-5
|
||||||
|
- Pacemaker location constraints as labels (BZs 1980067, 1972277)
|
||||||
|
|
||||||
* Fri Feb 19 2021 Nathan Scott <nathans@redhat.com> - 5.2.5-4
|
* Fri Feb 19 2021 Nathan Scott <nathans@redhat.com> - 5.2.5-4
|
||||||
- Revert removal of pmcd unit dependencies (BZs 1929556, 1930284)
|
- Revert removal of pmcd unit dependencies (BZs 1929556, 1930284)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user