# Generated by go2rpm %bcond_without check # https://github.com/kr/logfmt %global goipath github.com/kr/logfmt %global commit b84e30acd515aadc4b783ad4ff83aff3299bdfe0 %gometa %global common_description %{expand: Go package for parsing (and, eventually, generating) log lines in the logfmt style.} %global godocs Readme Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Parse logfmt messages # https://github.com/kr/logfmt/issues/6 License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Fri Apr 19 16:44:54 CEST 2019 Robert-André Mauchin - 0-0.1.20190419gitb84e30a - Initial package