# Generated by go2rpm %bcond_without check # https://github.com/mattn/go-tty %global goipath github.com/mattn/go-tty %global commit 523744f0485951f2b177ecc932e7d0e865f8fc02 %gometa %global common_description %{expand: Simple tty utility.} %global golicenses LICENSE %global godocs _example README.md Name: %{goname} Version: 0 Release: 0.2%{?dist} Summary: Simple tty utility License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/mattn/go-colorable) BuildRequires: golang(github.com/mattn/go-runewidth) BuildRequires: golang(golang.org/x/sys/unix) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Fri May 03 00:18:50 CEST 2019 Robert-André Mauchin - 0-0.2.20190503git523744f - Bump to commit 523744f0485951f2b177ecc932e7d0e865f8fc02 * Wed Mar 06 2019 Robert-André Mauchin - 0-0.1.20190306gite4f8711 - First package for Fedora