# https://github.com/Songmu/prompter %global goipath github.com/Songmu/prompter Version: 0.5.1 %gometa %global common_description %{expand: Utility for easy prompting in Golang.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: Utility for easy prompting in Golang # Upstream license specification: MIT License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/mattn/go-isatty) BuildRequires: golang(golang.org/x/term) %description %{common_description} %godevelpkg %prep %goprep %install %godevelinstall %gopkgfiles %changelog