# Generated by go2rpm 1 %bcond_without check # https://github.com/h12w/socks %global goipath h12.io/socks %global forgeurl https://github.com/h12w/socks Version: 1.0.1 %gometa %global common_description %{expand: A SOCKS (SOCKS4, SOCKS4A and SOCKS5) Proxy Package for Go.} %global golicenses LICENSE %global godocs README.md spec/rfc1929.txt spec/SOCKS4.protocol.txt\\\ spec/socks4A.protocol.txt spec/rfc1928.txt Name: %{goname} Release: 1%{?dist} Summary: A SOCKS (SOCKS4, SOCKS4A and SOCKS5) Proxy Package for Go # Upstream license specification: BSD-2-Clause License: BSD URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %gopkgfiles %changelog * Tue Jul 07 21:01:17 CST 2020 Qiyu Yan - 1.0.1-1 - Initial package