31f44a0
# Generated by go2rpm 1.9.0
cdeb435
%bcond_without check
aede5be
%global debug_package %{nil}
033c1e6
9a218c4
# https://github.com/googleapis/gax-go
033c1e6
%global goipath         github.com/googleapis/gax-go
31f44a0
Version:                2.12.0
9a218c4
9a218c4
%gometa
033c1e6
033c1e6
%global common_description %{expand:
9a218c4
Google API Extensions for Go (gax-go) is a set of modules which aids the
9a218c4
development of APIs for clients and servers based on gRPC and Google API
033c1e6
conventions.
033c1e6
9a218c4
Application code will rarely need to use this library directly, but the
9a218c4
code generated automatically from API definition files can use it to simplify
033c1e6
code generation and to provide more convenient and idiomatic API surface.}
033c1e6
9a218c4
%global golicenses      LICENSE
9a218c4
%global godocs          CODE_OF_CONDUCT.md CONTRIBUTING.md README.md RELEASING.md
033c1e6
033c1e6
Name:           %{goname}
95cf8c7
Release:        %autorelease
9a218c4
Summary:        Google API Extensions for Go
9a218c4
aede5be
License:        BSD-3-Clause
033c1e6
URL:            %{gourl}
31f44a0
Source:         %{gosource}
033c1e6
31f44a0
%description %{common_description}
033c1e6
9a218c4
%gopkg
033c1e6
033c1e6
%prep
9a218c4
%goprep
31f44a0
%autopatch -p1
033c1e6
aede5be
%generate_buildrequires
aede5be
%go_generate_buildrequires
aede5be
033c1e6
%install
9a218c4
%gopkginstall
033c1e6
033c1e6
%if %{with check}
033c1e6
%check
9a218c4
%gocheck
033c1e6
%endif
033c1e6
9a218c4
%gopkgfiles
033c1e6
033c1e6
%changelog
95cf8c7
%autochangelog