# Generated by go2rpm 1 %bcond_without check # https://github.com/hydrogen18/memlistener %global goipath github.com/hydrogen18/memlistener %global commit dcc25e7acd91be02da6708e2fccafaa726375ac4 %gometa %global common_description %{expand: An in memory listener for testing socket & HTTP servers in Golang.} %global golicenses LICENSE %global godocs example Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: An in memory listener for testing socket & HTTP servers in Golang # 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 * Wed Aug 12 19:06:10 CEST 2020 Robert-André Mauchin - 0-0.1.20200812gitdcc25e7 - Initial package