Update to latest community sources
This commit is contained in:
parent
d2b18f587f
commit
95786b4651
32
pcp.spec
32
pcp.spec
@ -1,5 +1,5 @@
|
|||||||
Name: pcp
|
Name: pcp
|
||||||
Version: 4.2.0
|
Version: 4.3.0
|
||||||
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.1+ and CC-BY
|
License: GPLv2+ and LGPLv2.1+ and CC-BY
|
||||||
@ -167,12 +167,6 @@ Source4: %{github}/pcp-webapp-blinkenlights/archive/1.0.1/pcp-webapp-blinkenligh
|
|||||||
%global disable_noarch 1
|
%global disable_noarch 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?fedora} >= 24 || 0%{?rhel} > 8
|
|
||||||
%global disable_elasticsearch 0
|
|
||||||
%else
|
|
||||||
%global disable_elasticsearch 1
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%if 0%{?fedora} >= 24
|
%if 0%{?fedora} >= 24
|
||||||
%global disable_xlsx 0
|
%global disable_xlsx 0
|
||||||
%else
|
%else
|
||||||
@ -288,6 +282,7 @@ Requires: pcp-libs = %{version}-%{release}
|
|||||||
%global _with_dstat --with-dstat-symlink=yes
|
%global _with_dstat --with-dstat-symlink=yes
|
||||||
%global disable_dstat 0
|
%global disable_dstat 0
|
||||||
%else
|
%else
|
||||||
|
%global _with_dstat --with-dstat-symlink=no
|
||||||
%global disable_dstat 1
|
%global disable_dstat 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -798,7 +793,6 @@ Zabbix via the Zabbix agent - see zbxpcp(3) for further details.
|
|||||||
#
|
#
|
||||||
# pcp-export-pcp2elasticsearch
|
# pcp-export-pcp2elasticsearch
|
||||||
#
|
#
|
||||||
%if !%{disable_elasticsearch}
|
|
||||||
%package export-pcp2elasticsearch
|
%package export-pcp2elasticsearch
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -819,7 +813,7 @@ BuildRequires: %{__python2}-requests
|
|||||||
Performance Co-Pilot (PCP) front-end tools for exporting metric values
|
Performance Co-Pilot (PCP) front-end tools for exporting metric values
|
||||||
to Elasticsearch - a distributed, RESTful search and analytics engine.
|
to Elasticsearch - a distributed, RESTful search and analytics engine.
|
||||||
See https://www.elastic.co/community for further details.
|
See https://www.elastic.co/community for further details.
|
||||||
%endif
|
|
||||||
#
|
#
|
||||||
# pcp-export-pcp2graphite
|
# pcp-export-pcp2graphite
|
||||||
#
|
#
|
||||||
@ -1694,12 +1688,8 @@ Summary: Performance Co-Pilot (PCP) metrics for Elasticsearch
|
|||||||
URL: https://pcp.io
|
URL: https://pcp.io
|
||||||
%if !%{disable_python3}
|
%if !%{disable_python3}
|
||||||
Requires: python3-pcp
|
Requires: python3-pcp
|
||||||
Requires: python3-urllib3
|
|
||||||
BuildRequires: python3-urllib3
|
|
||||||
%else
|
%else
|
||||||
Requires: %{__python2}-pcp
|
Requires: %{__python2}-pcp
|
||||||
Requires: %{__python2}-urllib3
|
|
||||||
BuildRequires: %{__python2}-urllib3
|
|
||||||
%endif
|
%endif
|
||||||
%description pmda-elasticsearch
|
%description pmda-elasticsearch
|
||||||
This package contains the PCP Performance Metrics Domain Agent (PMDA) for
|
This package contains the PCP Performance Metrics Domain Agent (PMDA) for
|
||||||
@ -3228,6 +3218,7 @@ cd
|
|||||||
|
|
||||||
%files pmda-postgresql
|
%files pmda-postgresql
|
||||||
%{_pmdasdir}/postgresql
|
%{_pmdasdir}/postgresql
|
||||||
|
%config(noreplace) %{_pmdasdir}/postgresql/pmdapostgresql.conf
|
||||||
|
|
||||||
%files pmda-redis
|
%files pmda-redis
|
||||||
%{_pmdasdir}/redis
|
%{_pmdasdir}/redis
|
||||||
@ -3279,10 +3270,8 @@ cd
|
|||||||
%files pmda-libvirt
|
%files pmda-libvirt
|
||||||
%{_pmdasdir}/libvirt
|
%{_pmdasdir}/libvirt
|
||||||
|
|
||||||
%if !%{disable_elasticsearch}
|
|
||||||
%files export-pcp2elasticsearch
|
%files export-pcp2elasticsearch
|
||||||
%{_bindir}/pcp2elasticsearch
|
%{_bindir}/pcp2elasticsearch
|
||||||
%endif
|
|
||||||
|
|
||||||
%files export-pcp2graphite
|
%files export-pcp2graphite
|
||||||
%{_bindir}/pcp2graphite
|
%{_bindir}/pcp2graphite
|
||||||
@ -3421,6 +3410,19 @@ cd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 21 2018 Nathan Scott <nathans@redhat.com> - 4.3.0-1
|
||||||
|
- Add the dstat -f/--full option to expand instances (BZ 1651536)
|
||||||
|
- Improve systemd interaction for local pmie (BZ 1650999)
|
||||||
|
- SELinux is preventing ps from 'search' accesses on the directory
|
||||||
|
.config (BZ 1569697)
|
||||||
|
- SELinux is preventing pmdalinux from 'search' accesses on
|
||||||
|
the directory /var/lib/libvirt/images (BZ 1579988)
|
||||||
|
- SELinux is preventing pmdalinux from 'unix_read' accesses
|
||||||
|
on the semáforo Unknown (BZ 1607658)
|
||||||
|
- SELinux is preventing pmdalinux from 'unix_read' accesses
|
||||||
|
on the shared memory Unknown (BZ 1618756, BZ 1619381, BZ 1601721)
|
||||||
|
- Update to latest PCP sources.
|
||||||
|
|
||||||
* Fri Nov 16 2018 Mark Goodwin <mgoodwin@redhat.com> - 4.2.0-1
|
* Fri Nov 16 2018 Mark Goodwin <mgoodwin@redhat.com> - 4.2.0-1
|
||||||
- Resolves dstat packaging issues (BZ 1640912)
|
- Resolves dstat packaging issues (BZ 1640912)
|
||||||
- Resolves dstat cursor positioning problem (BZ 1640913)
|
- Resolves dstat cursor positioning problem (BZ 1640913)
|
||||||
|
2
sources
2
sources
@ -1,4 +1,4 @@
|
|||||||
SHA512 (pcp-4.2.0.src.tar.gz) = e19015cfa495e6ecb47b6c4a6b4286adc2ea01a2d96e9f24efa0469ee87d8f57a733ed0a80bd49b49f5155169dc19542601f5f1d62057773eca70d76ff0e904c
|
SHA512 (pcp-4.3.0.src.tar.gz) = 9dd6e3aeb05e1e90408365b87dc850a6ddd6576b5697d9c61c8d4316503397daa38198ceec92ca83f4e0b3a668c43c0c50f710b6919782d63b6e7b8cdcf33f3b
|
||||||
SHA512 (pcp-webapp-blinkenlights-1.0.1.tar.gz) = dadf0bc0742a3344a75f8f304851762572ddc9a5c7c66fd085adcabb70f9e7a9b2c9b6095a8fb358f6a6c64dbf41cf245e2da74a60b8120880f314b6ed3d271c
|
SHA512 (pcp-webapp-blinkenlights-1.0.1.tar.gz) = dadf0bc0742a3344a75f8f304851762572ddc9a5c7c66fd085adcabb70f9e7a9b2c9b6095a8fb358f6a6c64dbf41cf245e2da74a60b8120880f314b6ed3d271c
|
||||||
SHA512 (pcp-webapp-graphite-0.9.10.tar.gz) = f716e5145e5d39b54be02e39202c51bdd1158d56fa16185a591c0f54fb376a637653f0c13aa9c5ad5700fc62d0c71163e94b9fa689fabe3e6de4ddf19fa827fa
|
SHA512 (pcp-webapp-graphite-0.9.10.tar.gz) = f716e5145e5d39b54be02e39202c51bdd1158d56fa16185a591c0f54fb376a637653f0c13aa9c5ad5700fc62d0c71163e94b9fa689fabe3e6de4ddf19fa827fa
|
||||||
SHA512 (pcp-webapp-grafana-1.9.1-2.tar.gz) = abd0f360b057853d343e506e352a37d16f78bbae6760124ecdfab0e43ffcf3b31404311f1fe5c962e8abdbf2ad8699df3f27e2920f03f1a10bca3c0e01179e21
|
SHA512 (pcp-webapp-grafana-1.9.1-2.tar.gz) = abd0f360b057853d343e506e352a37d16f78bbae6760124ecdfab0e43ffcf3b31404311f1fe5c962e8abdbf2ad8699df3f27e2920f03f1a10bca3c0e01179e21
|
||||||
|
Loading…
Reference in New Issue
Block a user