# Generated by go2rpm %bcond_without check # https://github.com/zyedidia/terminal %global goipath github.com/zyedidia/terminal %global commit 533c623e241584694ef5438ff56fa66a8b71d8db %gometa %global common_description %{expand: Package Terminal is a vt10x terminal emulation backend, influenced largely by st, rxvt, xterm, and iTerm as reference. Use it for terminal muxing, a terminal emulation frontend, or wherever else you need terminal emulation.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.8%{?dist} Summary: Vt10x terminal emulation backend License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/nsf/termbox-go) BuildRequires: golang(github.com/zyedidia/pty) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu May 23 17:15:36 CEST 2019 Robert-André Mauchin - 0-0.8.20190523git533c623 - Bump to commit 533c623e241584694ef5438ff56fa66a8b71d8db * Fri Feb 01 2019 Fedora Release Engineering - 0-0.7.git1760577 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Oct 23 2018 Nicolas Mailhot - 0-0.6.git1760577 - redhat-rpm-config-123 triggers bugs in gosetup, remove it from Go spec files as it’s just an alias - https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/RWD5YATAYAFWKIDZBB7EB6N5DAO4ZKFM/ * Fri Jul 13 2018 Fedora Release Engineering - 0-0.5.git1760577 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Mar 20 2018 Robert-André Mauchin - 0-0.4.20180314git1760577 - Replace original "j4k.co/terminal" with the fork * Tue Mar 20 2018 Robert-André Mauchin - 0-0.3.20180314git1760577 - Replace forked dependency with original one * Fri Mar 09 2018 Robert-André Mauchin - 0-0.2.20180314git1760577 - Update with the new Go packaging * Fri Jan 26 2018 Robert-André Mauchin - 0-0.1.20180125git1760577 - Initial package for Fedora