# Generated by go2rpm %bcond_without check # https://github.com/bsphere/le_go %global goipath github.com/bsphere/le_go %global commit 7a984a84b5492ae539b79b62fb4a10afc63c7bcf %gometa %global common_description %{expand: Package le_go provides a Go client library for logging to logentries.com over a TCP connection.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Go library for logentries.com License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check # .: needs network %gocheck -d . %endif %gopkgfiles %changelog * Sat May 04 21:51:02 CEST 2019 Robert-André Mauchin - 0-0.1.20190504git7a984a8 - Initial package