# # spec file for package regionServiceClientConfigSAPEC2 # this code base is under development # # Copyright (c) 2016 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: regionServiceClientConfigSAPEC2 Version: 1.0.1 Release: 0 License: Apache-2.0 Summary: Configuration for region service client URL: http://www.github.com:SUSE/pubcloud Group: Productivity/Networking/Web/Servers Source0: %{name}-%{version}.tar.bz2 Provides: cloud-regionsrv-client-config Provides: regionServiceCertsSAPEC2 Provides: regionsrv-certs %if 0%{?suse_version} > 1320 Requires: python3-ec2metadata >= 1.5.0 %else Requires: python-ec2metadata >= 1.5.0 %endif Recommends: cloud-regionsrv-client-plugin-ec2 Conflicts: otherproviders(cloud-regionsrv-client-config) Conflicts: otherproviders(regionsrv-certs) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch %description Configuration for the client registration in Amazon EC2 and region server certificates for SLES for SAP on demand images %prep %setup -q %build %install %make_install %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE %config %{_sysconfdir}/regionserverclnt.cfg %dir /var/lib/regionService %dir /var/lib/regionService/certs /var/lib/regionService/certs/54.245.101.47.pem /var/lib/regionService/certs/52.79.82.165.pem /var/lib/regionService/certs/52.28.95.114.pem %changelog