File sap-installation-wizard.spec of Package sap-installation-wizard.4240

#
# spec file for package sap-installation-wizard
#
# Copyright (c) 2017 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 http://bugs.opensuse.org/
#


Name:           sap-installation-wizard
Summary:        Installation wizard for SAP applications
License:        GPL-2.0+
Group:          System/YaST
Version:        3.1.70
Release:        0
PreReq:         /bin/mkdir %insserv_prereq %fillup_prereq yast2
BuildRequires:  yast2
Requires:       HANA-Firewall
Requires:       sap-netscape-link
Requires:       saprouter-systemd
Requires:       yast2-hana-firewall
Requires:       yast2-sap-scp
Requires:       yast2-sap-scp-prodlist
%ifarch x86_64
Requires:       saptune
Requires:       yast2-saptune
%endif
Source:         %{name}-%{version}.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Obsoletes:      sap-media-changer <= 2.17
Provides:       sap-media-changer  = %{version}

%description
A YaST module providing an installation wizard for SAP applications

Authors:
--------
    varkoly@suse.com
    hguo@suse.com

%prep
%setup -n %{name}-%{version}

%build

%post
%{fillup_only -n sap-installation-wizard}
#insserv boot.sles4sap

%preun

%postun

%clean
rm -rf  %{buildroot}

%install
make DESTDIR=%{buildroot} install

%files
%defattr(-,root,root)
%doc COPYING windows_cheat_sheet.pdf sap-autoinstallation.txt
%config /etc/sap-installation-wizard.xml
%config /etc/YaST2/firstboot-sap.xml
%config /etc/profile.d/sap-profile.sh
%{_datadir}/YaST2/
%{_datadir}/applications/YaST2/
/var/adm/fillup-templates/sysconfig.sap-installation-wizard

%changelog
openSUSE Build Service is sponsored by