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