# Generated by go2rpm 1.8.1 %bcond_without check %global debug_package %{nil} # https://github.com/mitchellh/go-linereader %global goipath github.com/mitchellh/go-linereader %global commit 1b945b3263eb070718f0a0742000234b5c8cab86 %gometa -f %global common_description %{expand: Golang package that reads lines from an io.Reader and puts them onto a channel.} %global golicenses LICENSE.md %global godocs README.md Name: %{goname} Version: 0 Release: %autorelease -p Summary: Golang package that reads lines from an io.Reader and puts them onto a channel License: MIT URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog