# Generated by go2rpm %bcond_without check # https://github.com/jefferai/isbadcipher %global goipath github.com/jefferai/isbadcipher %global commit 51d2077c035ffd4151fc97485fac1c63cf29b86e %gometa %global common_description %{expand: Go supplementary network libraries.} %global golicenses LICENSE PATENTS %global godocs CONTRIBUTORS AUTHORS README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Go supplementary network libraries # Upstream license specification: BSD-3-Clause License: BSD URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Tue Feb 04 2020 Xavier Bachelot - 0-0.1.20200204git51d2077 - Initial package