# Generated by go2rpm 1.3 %bcond_without check # https://github.com/ziutek/telnet %global goipath github.com/ziutek/telnet %global commit c3b780dc415b28894076b4ec975ea3ea69e3980f %gometa %global common_description %{expand: Package to handle a telnet connection.} %global golicenses LICENSE %global godocs examples README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Package to handle a telnet connection # Upstream license specification: BSD-3-Clause License: BSD URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Sat Jun 19 2021 Davide Cavalca - 0-0.1.20210619gitc3b780d - Initial package