# Generated by go2rpm 1 %bcond_without check # https://github.com/census-instrumentation/opencensus-proto %global goipath github.com/census-instrumentation/opencensus-proto Version: 0.3.0 %gometa %global common_description %{expand: Language Independent Interface Types For OpenCensus.} %global golicenses LICENSE %global godocs CONTRIBUTING.md AUTHORS RELEASING.md README.md\\\ src/opencensus/proto/agent/README.md gen-\\\ python/README.rst Name: %{goname} Release: %mkrel 3 Summary: Language Independent Interface Types For OpenCensus Group: Development/Other BuildArch: noarch # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/golang/protobuf/descriptor) BuildRequires: golang(github.com/golang/protobuf/proto) BuildRequires: golang(github.com/golang/protobuf/ptypes/timestamp) BuildRequires: golang(github.com/golang/protobuf/ptypes/wrappers) BuildRequires: golang(github.com/grpc-ecosystem/grpc-gateway/runtime) BuildRequires: golang(github.com/grpc-ecosystem/grpc-gateway/utilities) BuildRequires: golang(google.golang.org/grpc) BuildRequires: golang(google.golang.org/grpc/codes) BuildRequires: golang(google.golang.org/grpc/grpclog) BuildRequires: golang(google.golang.org/grpc/status) BuildRequires: golang(google.golang.org/protobuf/reflect/protoreflect) BuildRequires: golang(google.golang.org/protobuf/runtime/protoimpl) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles