File regionServiceClientConfigGCE.spec of Package regionServiceClientConfigGCE.5516
#
# spec file for package regionServiceClientConfigGCE
#
# 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: regionServiceClientConfigGCE
Version: 2.1.2
Release: 0
Summary: Configuration for region service client
License: Apache-2.0
Group: Productivity/Networking/Web/Servers
Url: https://www.github.com/SUSE/pubcloud/google/src
Source0: %{name}-%{version}.tar.bz2
Provides: cloud-regionsrv-client-config
Provides: regionServiceCertsGCE
Provides: regionsrv-certs
Requires: python-gcemetadata >= 0.3.2
Recommends: cloud-regionsrv-client-plugin-gce >= 1.0.0
Conflicts: otherproviders(cloud-regionsrv-client-config)
Conflicts: otherproviders(regionsrv-certs)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
Configuration for the client registration in Google Compute Engine and
regions server certificates
%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/130.211.242.136.pem
/var/lib/regionService/certs/130.211.88.88.pem
/var/lib/regionService/certs/146.148.73.14.pem
%changelog