Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.4:ARM
saphanabootstrap-formula.16564
saphanabootstrap-formula.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File saphanabootstrap-formula.spec of Package saphanabootstrap-formula.16564
# # spec file for package saphanabootstrap-formula # # Copyright (c) 2019 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/ # # See also http://en.opensuse.org/openSUSE:Specfile_guidelines Name: saphanabootstrap-formula Version: 0.6.0+git.1600699862.f34e262 Release: 0 Summary: SAP HANA platform deployment formula License: Apache-2.0 Url: https://github.com/SUSE/%{name} Source0: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch Requires: habootstrap-formula Requires: salt-shaptools Requires: salt-formulas-configuration Suggests: prometheus-hanadb_exporter >= 0.7.0 %define fname hana %define fdir %{_datadir}/salt-formulas %define ftemplates templates %description SAP HANA deployment salt formula. This formula is capable to install SAP HANA nodes, enable system replication and configure SLE-HA cluster with the SAPHanaSR resource agent, using standalone salt or via SUSE Manager formulas with forms, available on SUSE Manager 4.0. %prep %setup -q %build %install mkdir -p %{buildroot}%{fdir}/states/%{fname} mkdir -p %{buildroot}%{fdir}/metadata/%{fname} cp -R %{fname} %{buildroot}%{fdir}/states cp -R %{ftemplates} %{buildroot}%{fdir}/states/%{fname} cp -R form.yml pillar.example %{buildroot}%{fdir}/metadata/%{fname} if [ -f metadata.yml ] then cp -R metadata.yml %{buildroot}%{fdir}/metadata/%{fname} fi %files %defattr(-,root,root,-) %if 0%{?sle_version} < 120300 %doc README.md LICENSE %else %doc README.md %license LICENSE %endif %dir %attr(0755, root, salt) %{fdir} %dir %attr(0755, root, salt) %{fdir}/states %dir %attr(0755, root, salt) %{fdir}/metadata %attr(0755, root, salt) %{fdir}/states/%{fname} %attr(0755, root, salt) %{fdir}/states/%{fname}/%{ftemplates} %attr(0755, root, salt) %{fdir}/metadata/%{fname} %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor