Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 5927c4c270b3d0ac96096adee2b346c4 > files > 1

golang-github-openzipkin-zipkin-0.2.5-3.mga9.src.rpm

# Generated by go2rpm
# Needs network
%bcond_with check

# https://github.com/openzipkin/zipkin-go
%global goipath         github.com/openzipkin/zipkin-go
Version:                0.2.5

%gometa

%global common_description %{expand:
Zipkin Go is the official Go Tracer implementation for Zipkin, supported by the
OpenZipkin community.}

%global golicenses      LICENSE
%global godocs          README.md

Name:           %{goname}
Release:        %mkrel 3
Summary:        Zipkin tracer library for Go
Group:          Development/Other
# Upstream license specification: Apache-2.0
License:        ASL 2.0
URL:            %{gourl}
Source0:        %{gosource}
BuildArch:      noarch

BuildRequires:  golang(github.com/gogo/protobuf/proto)
BuildRequires:  golang(github.com/golang/protobuf/proto)
BuildRequires:  golang(github.com/Shopify/sarama)
BuildRequires:  golang(github.com/streadway/amqp)
BuildRequires:  golang(golang.org/x/net/context)
BuildRequires:  golang(google.golang.org/grpc)
BuildRequires:  golang(google.golang.org/grpc/codes)
BuildRequires:  golang(google.golang.org/grpc/metadata)
BuildRequires:  golang(google.golang.org/grpc/peer)
BuildRequires:  golang(google.golang.org/grpc/stats)
BuildRequires:  golang(google.golang.org/grpc/status)

%description
%{common_description}

%gopkg

%prep
%goprep

%install
%gopkginstall

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

%gopkgfiles


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

* Thu Nov 18 2021 guillomovitch <guillomovitch> 0.2.5-2.mga9
+ Revision: 1757735
- rebuild for mageia 9

* Thu Dec 31 2020 pterjan <pterjan> 0.2.5-1.mga8
+ Revision: 1667249
- Update to 0.2.5

* Sun Nov 01 2020 pterjan <pterjan> 0.2.2-1.mga8
+ Revision: 1641206
- Update to 0.2.2

* Fri Sep 18 2020 joequant <joequant> 0.1.0-3.mga8
+ Revision: 1628323
- fix build
- fix build

* Mon Jun 15 2020 joequant <joequant> 0.1.0-2.mga8
+ Revision: 1593323
- redo deps

* Sun Nov 25 2018 pterjan <pterjan> 0.1.0-2.mga7
+ Revision: 1334355
- imported package golang-github-openzipkin-zipkin


* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild

* Thu Mar 22 2018 Robert-André Mauchin <zebob.m@gmail.com> - 0.1.0-1
- First package for Fedora