Autobuild autoformatter for 78620
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcp?expand=0&rev=18
This commit is contained in:
parent
251dce2883
commit
3b1a304643
34
pcp.spec
34
pcp.spec
@ -17,16 +17,16 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: pcp
|
||||
Version: 3.5.8
|
||||
Release: 1
|
||||
%define pcp_release 1
|
||||
Release: %{pcp_release}
|
||||
Summary: System-level performance monitoring and performance management
|
||||
License: GPLv2
|
||||
URL: http://oss.sgi.com/projects/pcp
|
||||
Url: http://oss.sgi.com/projects/pcp
|
||||
Group: System/Monitoring
|
||||
Source: %{name}-%{version}-%{pcp_release}.src.tar.gz
|
||||
Distribution: suse
|
||||
Requires: pcp-libs = %{version}
|
||||
Requires: bash gawk sed grep fileutils findutils
|
||||
%if "%{_vendor}" == "suse"
|
||||
@ -34,15 +34,12 @@ Requires: sysconfig cpp
|
||||
%else
|
||||
Requires: initscripts
|
||||
%endif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-build
|
||||
BuildRequires: procps autoconf bison flex ncurses-devel readline-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: autoconf bison flex ncurses-devel procps readline-devel
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
Patch6: pcp-xenbuild.patch
|
||||
Patch9: static_lib_perms.diff
|
||||
|
||||
|
||||
|
||||
|
||||
%description
|
||||
Performance Co-Pilot (PCP) provides a framework and services to support
|
||||
system-level performance monitoring and performance management.
|
||||
@ -58,7 +55,7 @@ applications to easily retrieve and process any subset of that data.
|
||||
License: LGPLv2+
|
||||
Group: System/Libraries
|
||||
Summary: Performance Co-Pilot run-time libraries
|
||||
URL: http://oss.sgi.com/projects/pcp/
|
||||
Url: http://oss.sgi.com/projects/pcp/
|
||||
Obsoletes: pcp < 3.0
|
||||
|
||||
%description libs
|
||||
@ -71,7 +68,7 @@ Performance Co-Pilot (PCP) run-time libraries
|
||||
License: GPLv2
|
||||
Group: Development/Libraries/Other
|
||||
Summary: Performance Co-Pilot (PCP) development headers and documentation
|
||||
URL: http://oss.sgi.com/projects/pcp/
|
||||
Url: http://oss.sgi.com/projects/pcp/
|
||||
Requires: pcp-libs = %{version}
|
||||
|
||||
%description libs-devel
|
||||
@ -84,7 +81,7 @@ Performance Co-Pilot (PCP) headers, documentation and tools for development.
|
||||
License: GPLv2
|
||||
Group: System/Monitoring
|
||||
Summary: Performance Co-Pilot (PCP) Perl bindings and documentation
|
||||
URL: http://oss.sgi.com/projects/pcp/
|
||||
Url: http://oss.sgi.com/projects/pcp/
|
||||
Requires: pcp >= %{version} perl-base
|
||||
|
||||
%description -n perl-PCP-PMDA
|
||||
@ -101,7 +98,7 @@ an application, etc.
|
||||
License: GPLv2
|
||||
Group: System/Monitoring
|
||||
Summary: Performance Co-Pilot (PCP) Perl bindings for PCP Memory Mapped Values
|
||||
URL: http://oss.sgi.com/projects/pcp/
|
||||
Url: http://oss.sgi.com/projects/pcp/
|
||||
Requires: pcp >= %{version} perl-base
|
||||
|
||||
%description -n perl-PCP-MMV
|
||||
@ -119,7 +116,7 @@ and analysis with pmchart, pmie, pmlogger and other PCP tools.
|
||||
License: GPLv2
|
||||
Group: System/Monitoring
|
||||
Summary: Performance Co-Pilot Perl bindings for importing external data
|
||||
URL: http://oss.sgi.com/projects/pcp/
|
||||
Url: http://oss.sgi.com/projects/pcp/
|
||||
Requires: pcp >= %{version} perl-base
|
||||
|
||||
%description -n perl-PCP-LogImport
|
||||
@ -134,7 +131,7 @@ they can be replayed with standard PCP monitoring tools.
|
||||
License: GPLv2
|
||||
Group: System/Monitoring
|
||||
Summary: Performance Co-Pilot Perl bindings for processing pmlogsummary output
|
||||
URL: http://oss.sgi.com/projects/pcp/
|
||||
Url: http://oss.sgi.com/projects/pcp/
|
||||
Requires: pcp >= %{version} perl-base
|
||||
|
||||
%description -n perl-PCP-LogSummary
|
||||
@ -152,7 +149,7 @@ exporting this data into third-party tools (e.g. spreadsheets).
|
||||
License: LGPLv2+
|
||||
Group: System/Monitoring
|
||||
Summary: Performance Co-Pilot tools for importing sar data into PCP archive logs
|
||||
URL: http://oss.sgi.com/projects/pcp/
|
||||
Url: http://oss.sgi.com/projects/pcp/
|
||||
Requires: pcp-libs >= %{version} perl-PCP-LogImport >= %{version} sysstat
|
||||
|
||||
%description import-sar2pcp
|
||||
@ -166,7 +163,7 @@ into standard PCP archive logs for replay with any PCP monitoring tool.
|
||||
License: LGPLv2+
|
||||
Group: System/Monitoring
|
||||
Summary: Performance Co-Pilot tools for importing iostat data into PCP archive logs
|
||||
URL: http://oss.sgi.com/projects/pcp/
|
||||
Url: http://oss.sgi.com/projects/pcp/
|
||||
Requires: pcp-libs >= %{version} perl-PCP-LogImport >= %{version} sysstat
|
||||
|
||||
%description import-iostat2pcp
|
||||
@ -180,7 +177,7 @@ into standard PCP archive logs for replay with any PCP monitoring tool.
|
||||
License: LGPLv2+
|
||||
Group: System/Monitoring
|
||||
Summary: Performance Co-Pilot tools for importing spreadsheet data into PCP archive logs
|
||||
URL: http://oss.sgi.com/projects/pcp/
|
||||
Url: http://oss.sgi.com/projects/pcp/
|
||||
Requires: pcp-libs >= %{version} perl-PCP-LogImport >= %{version} sysstat
|
||||
|
||||
%description import-sheet2pcp
|
||||
@ -194,7 +191,7 @@ into standard PCP archive logs for replay with any PCP monitoring tool.
|
||||
License: LGPLv2+
|
||||
Group: System/Monitoring
|
||||
Summary: Performance Co-Pilot tools for importing MTRG data into PCP archive logs
|
||||
URL: http://oss.sgi.com/projects/pcp/
|
||||
Url: http://oss.sgi.com/projects/pcp/
|
||||
Requires: pcp-libs >= %{version} perl-PCP-LogImport >= %{version}
|
||||
|
||||
%description import-mrtg2pcp
|
||||
@ -333,6 +330,7 @@ set -x
|
||||
%{?insserv_cleanup:%{insserv_cleanup}}
|
||||
|
||||
%post libs -p /sbin/ldconfig
|
||||
|
||||
%postun libs -p /sbin/ldconfig
|
||||
|
||||
%files -f base_files.rpm
|
||||
|
Loading…
Reference in New Issue
Block a user