# Generated by go2rpm %bcond_without check # https://github.com/go4org/grpc %global goipath grpc.go4.org %global forgeurl https://github.com/go4org/grpc %global commit 11d0a25b491971beb5a4625ea7856a3c4afaafa5 %gometa %global common_description %{expand: Go language implementation of gRPC, HTTP/2 based RPC.} %global golicenses LICENSE PATENTS %global godocs examples CONTRIBUTING.md README.md\\\ Documentation Name: %{goname} Version: 0 Release: 0.4%{?dist} Summary: Go language implementation of gRPC, HTTP/2 based RPC # Upstream license specification: BSD-3-Clause License: BSD URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/golang/glog) BuildRequires: golang(github.com/golang/protobuf/proto) BuildRequires: golang(github.com/golang/protobuf/protoc-gen-go/descriptor) BuildRequires: golang(golang.org/x/net/http2) BuildRequires: golang(golang.org/x/net/http2/hpack) BuildRequires: golang(golang.org/x/net/trace) BuildRequires: golang(golang.org/x/oauth2) BuildRequires: golang(golang.org/x/oauth2/google) BuildRequires: golang(golang.org/x/oauth2/jwt) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck -d . -d grpclb -d reflection %endif %gopkgfiles %changelog * Thu May 30 22:02:09 CEST 2019 Robert-André Mauchin - 0-0.4.20180421git11d0a25 - Update to new macros * Fri Feb 01 2019 Fedora Release Engineering - 0-0.3.git11d0a25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 0-0.2.git11d0a25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Mar 22 2018 Robert-André Mauchin - 0-0.1.20180421git11d0a25 - First package for Fedora