# Generated by go2rpm %bcond_without check # https://github.com/ijc/Gotty %global goipath github.com/ijc/Gotty %global commit a8b993ba6abdb0e0c12b0125c603323a71c7790c %gometa %global common_description %{expand: Gotty is a library written in Go that determines and reads termcap database files to produce an interface for interacting with the capabilities of a terminal.} %global golicenses LICENSE %global godocs README TODO Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Library that provides interpretation and loading of Termcap database files License: BSD URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu May 23 01:05:01 CEST 2019 Robert-André Mauchin - 0-0.1.20190523gita8b993b - Initial package