Sophie

Sophie

distrib > Mageia > cauldron > x86_64 > by-pkgid > 6c05bf85ae7bcdeab32eeb48b28f362b > files > 1

golang-github-census-instrumentation-opencensus-proto-0.3.0-3.mga9.src.rpm

# 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



%changelog
* Wed Apr 06 2022 umeabot <umeabot> 0.3.0-3.mga9
+ Revision: 1845962
- Mageia 9 Mass Rebuild

* Sun Nov 07 2021 guillomovitch <guillomovitch> 0.3.0-2.mga9
+ Revision: 1754675
- rebuild for mageia 9

* Fri Sep 04 2020 pterjan <pterjan> 0.3.0-1.mga8
+ Revision: 1621704
- imported package golang-github-census-instrumentation-opencensus-proto


* Sun Aug 30 19:07:49 UTC 2020 Pascal Terjan <pterjan@mageia.org> - 0.3.0-1
- Initial package