# Generated by go2rpm 1.6.0 %bcond_without check # https://github.com/btcsuite/go-socks %global goipath github.com/btcsuite/go-socks %global commit 4720035b7bfd2a9bb130b1c184f8bbe41b6f0d0f %gometa %global common_description %{expand: SOCKS5 proxy library for Go.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: SOCKS5 proxy library for Go # 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 * Sun Jun 26 2022 Maxwell G - 0-0.1.20220626git4720035 - Initial package