Sophie

Sophie

distrib > Mageia > 9 > armv7hl > by-pkgid > 64b080c31e6564a9ac833dbca2d6701a > files > 2

golang-github-armon-consul-api-0-2.mga9.src.rpm

# Generated by go2rpm
# Needs network
%bcond_with check

# https://github.com/armon/consul-api
%global goipath         github.com/armon/consul-api
%global commit          eb2c6b5be1b66bab83016e0b05f01b8d5496ffbd

%gometa

%global common_description %{expand:
This package provides the consulapi package which attempts to provide
programmatic access to the full Consul API.

Currently, all of the Consul APIs included in version 0.4 are supported.}

%global golicenses      LICENSE
%global godocs          README.md

Name:           %{goname}
Version:        0
Release:        %mkrel 2
Summary:        Golang API client for Consul
Group:          Development/Other

# Upstream license specification: MPL-2.0
License:        MPLv2.0
URL:            %{gourl}
Source0:        %{gosource}
BuildArch:      noarch

%description
%{common_description}

%gopkg

%prep
%goprep

%install
%gopkginstall

%if %{with check}
%check
%gocheck
%endif

%gopkgfiles


%changelog
* Mon Mar 21 2022 umeabot <umeabot> 0-2.mga9
+ Revision: 1813188
- Mageia 9 Mass Rebuild

* Sun Aug 30 2020 guillomovitch <guillomovitch> 0-1.mga8
+ Revision: 1620025
- imported package golang-github-armon-consul-api