# Generated by go2rpm 1.6.0 %bcond_without check # https://github.com/btcsuite/websocket %global goipath github.com/btcsuite/websocket %global commit 31079b6807923eb23992c421b114992b95131b55 %gometa %global common_description %{expand: A WebSocket implementation for Go.} %global golicenses LICENSE %global godocs examples AUTHORS README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: A WebSocket implementation for Go # Upstream license specification: BSD-2-Clause License: BSD URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Sun Jun 26 2022 Maxwell G - 0-0.1.20220626git31079b6 - Initial package