# Generated by go2rpm 1.3 %bcond_without check # https://github.com/google/goexpect %global goipath github.com/google/goexpect %global commit ab937bf7fd6f93d0b1adaef7bf038f31f61bc96c %gometa %global common_description %{expand: Expect for Go.} %global golicenses LICENSE %global godocs examples AUTHORS README.md Name: %{goname} Version: 0 Release: 0.6%{?dist} Summary: Expect for Go # Upstream license specification: BSD-3-Clause License: BSD URL: %{gourl} Source0: %{gosource} # Because golang-github-google-goterm is excluded there ExcludeArch: ppc64le s390x BuildRequires: golang(github.com/golang/glog) BuildRequires: golang(github.com/google/goterm/term) BuildRequires: golang(github.com/ziutek/telnet) BuildRequires: golang(golang.org/x/crypto/ssh) BuildRequires: golang(google.golang.org/grpc/codes) BuildRequires: golang(google.golang.org/grpc/status) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu Jan 19 2023 Fedora Release Engineering - 0-0.6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Aug 10 2022 Maxwell G - 0-0.5 - Rebuild to fix FTBFS * Thu Jul 21 2022 Fedora Release Engineering - 0-0.4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering - 0-0.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering - 0-0.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sat Jun 19 2021 Davide Cavalca - 0-0.1.20210619gitab937bf - Initial package