# Generated by go2rpm # ENOTTY in ppc64le s390x %ifnarch ppc64le s390x %bcond_without check %endif # https://github.com/pkg/term %global goipath github.com/pkg/term Version: 1.1.0 %gometa %global common_description %{expand: Package term manages POSIX terminals. As POSIX terminals are connected to, or emulate, a UART, this package also provides control over the various UART and serial line parameters.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: Go package to manage POSIX terminals # Upstream license specification: BSD-2-Clause License: BSD URL: %{gourl} Source0: %{gosource} BuildRequires: golang(golang.org/x/sys/unix) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Wed Dec 16 07:34:43 CET 2020 Robert-André Mauchin - 1.1.0-1 - Update to 1.1.0 * Thu Jul 30 22:14:47 CEST 2020 Robert-André Mauchin - 0-0.6.20200730gitc3ffed2 - Bump to commit c3ffed290a034bbbd4d449b1de894aa2b0348ec6 * Mon Jul 27 2020 Fedora Release Engineering - 0-0.5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jan 29 2020 Fedora Release Engineering - 0-0.4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering - 0-0.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Apr 24 23:02:52 CEST 2019 Robert-André Mauchin - 0-0.2.20190305gitaa71e9d - Update to new macros * Tue Mar 05 2019 Robert-André Mauchin - 0-0.1.20190305gitaa71e9d - First package for Fedora