# Generated by go2rpm %bcond_without check # https://github.com/influxdata/usage-client %global goipath github.com/influxdata/usage-client %global commit 6d3895376368aa52a3a81d2a16e90f0f52371967 %gometa %global common_description %{expand: The usage-client package is used to speak with the Usage API in a simple and straight forward way.} %global golicenses LICENSE.txt %global godocs README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Go client for speaking to the anonymous usage reporting api License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Mon Apr 29 00:16:35 CEST 2019 Robert-André Mauchin - 0-0.1.20190429git6d38953 - Initial package