File kiwi-template-sap.spec of Package kiwi-template-sap

#
# spec file for package kiwi-template-sap
#
# Copyright (c) 2015 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:           kiwi-template-sap
Version:        1.2.1
Release:        0
License:        GPL-2.0+
Summary:        KIWI template for building SLES4SAP appliances
Url:            https://github.com/SUSE/kiwi-template-sap
Group:          System/Management
Source0:        %{name}-%{version}.tar.gz
Requires:       python3-kiwi
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
ExclusiveArch:  x86_64 ppc64le

%description
KIWI template for building a SLES4SAP virtualised system image.

%prep
tar xvf %{S:0}

%build

%install
install -d -m0755 %{buildroot}/%{_datadir}/kiwi/image/
cp -R SLES4SAP %{buildroot}/%{_datadir}/kiwi/image/

%files
%defattr(-,root,root)
%{_datadir}/kiwi/

openSUSE Build Service is sponsored by