File supportutils-plugin-ha-sap.spec of Package supportutils-plugin-ha-sap.14867

#
# spec file for package supportutils-plugin-ha-sap
#
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via https://bugs.opensuse.org/


Name:           supportutils-plugin-ha-sap
Version:        0.0.1+git.1586941845.6e2fc42
Release:    	0
# supportutils-plugin-ha-sap-0.0.1+git.1581114619.485e36d.tar.bz2 
Source: 	supportutils-plugin-ha-sap-%{version}.tar.bz2 
Summary:        Supportconfig Plugin for SAP and HA
License:        GPL-2.0-only
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch
Requires:       supportconfig-plugin-resource
Requires:       supportconfig-plugin-tag

%description
Extends supportconfig functionality to include system information for
SAP and HA cluster. The supportconfig saves the related logs.

%prep
%setup -q
%build

%install
install -d $RPM_BUILD_ROOT/usr/lib/supportconfig/plugins
install -d $RPM_BUILD_ROOT/sbin
install -m 0544  ha_sap $RPM_BUILD_ROOT/usr/lib/supportconfig/plugins

%files
%defattr(-,root,root)
/usr/lib/supportconfig
/usr/lib/supportconfig/plugins
/usr/lib/supportconfig/plugins/ha_sap

%clean
rm -rf $RPM_BUILD_ROOT

%changelog
openSUSE Build Service is sponsored by