# Generated by go2rpm # vet: ./raidman_test.go:245:5: err declared but not used %bcond_with check # https://github.com/amir/raidman %global goipath github.com/amir/raidman %global commit 1ccc43bfb9c93cb401a4025e49c64ba71e5e668b %gometa %global common_description %{expand: Go Riemann client.} %global golicenses UNLICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Go Riemann client License: Unlicense URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/golang/protobuf/proto) BuildRequires: golang(golang.org/x/net/proxy) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Wed Feb 05 2020 Xavier Bachelot - 0-0.1.20200205git1ccc43b - Initial package