File migrate-sles-to-sles4sap.spec of Package migrate-sles-to-sles4sap.21594
#
# spec file for package migrate-sles-to-sles4sap
#
# Copyright (c) 2019 SUSE LLC
#
# 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: migrate-sles-to-sles4sap
Version: 15.1.2
Release: 0
Summary: Migrate SLES to SLES-for-SAP
License: GPL-2.0
Group: SUSE internal
Source0: Migrate_SLES_to_SLES-for-SAP.sh
Requires: perl-XML-Twig
BuildRequires: filesystem
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
This package provides a migration utility to migrate from SUSE Linux Enterprise Server to SUSE Linux Enterprise Server for SAP Applications using SCC or local RMT/SMT.
%install
mkdir -p %{buildroot}/usr/sbin
install -m 700 %{S:0} %{buildroot}/usr/sbin/
%files
%defattr(-,root,root)
/usr/sbin/Migrate_SLES_to_SLES-for-SAP.sh