# Generated by go2rpm # Needs network %bcond_with check # https://github.com/openzipkin/zipkin-go %global goipath github.com/openzipkin/zipkin-go Version: 0.1.6 %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: 2%{?dist} Summary: Zipkin tracer library for Go # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/gogo/protobuf/proto) BuildRequires: golang(github.com/golang/protobuf/proto) BuildRequires: golang(github.com/Shopify/sarama) 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 24 15:19:47 CEST 2019 Robert-André Mauchin - 0.1.6-2 - Update to new macros * Thu Mar 14 2019 Robert-André Mauchin - 0.1.6-1 - Release 0.1.6 (#1688700) * Mon Mar 11 2019 Robert-André Mauchin - 0.1.5-1 - Release 0.1.5 (#1687408) * Fri Feb 01 2019 Fedora Release Engineering - 0.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 0.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Mar 22 2018 Robert-André Mauchin - 0.1.0-1 - First package for Fedora