Bring pcp.spec up todate with the upstream fedora.spec

This commit is contained in:
Dave Brolley 2015-01-26 12:51:18 -05:00
parent 3f4a5dba00
commit e412f5cadd
1 changed files with 4 additions and 8 deletions

View File

@ -7,7 +7,7 @@ Release: %{buildversion}%{?dist}
License: GPLv2+ and LGPLv2.1+ and CC-BY
URL: http://www.pcp.io
Group: Applications/System
Source0: %{name}-%{version}.src.tar.gz
Source0: ftp://oss.sgi.com/projects/pcp/download/%{name}-%{version}.src.tar.gz
Source1: ftp://oss.sgi.com/projects/pcp/download/pcp-webjs.src.tar.gz
# There are no papi/libpfm devel packages for s390 nor for some rhels, disable
@ -242,12 +242,8 @@ An optional daemon (pmmgr) that manages a collection of pmlogger and
pmie daemons, for a set of discovered local and remote hosts running
the performance metrics collection daemon (pmcd). It ensures these
daemons are running when appropriate, and manages their log rotation
needs (which are particularly complex in the case of pmlogger).
The base PCP package provides comparable functionality through cron
scripts which predate this daemon but do still provide effective and
efficient log management services.
The pcp-manager package aims to aggressively enable new PCP features
and as a result may not be suited to all production environments.
needs. It is an alternative to the cron-based pmlogger/pmie service
scripts.
%if !%{disable_microhttpd}
#
@ -994,7 +990,7 @@ chmod 644 "$PCP_PMNS_DIR/.NeedRebuild"
%endif
%{_libexecdir}/pcp/bin/pmmgr
%attr(0775,pcp,pcp) %{_logsdir}/pmmgr
%{_confdir}/pmmgr
%config(missingok,noreplace) %{_confdir}/pmmgr
%config(noreplace) %{_confdir}/pmmgr/pmmgr.options
%{_mandir}/man1/pmmgr.1.gz