# Generated by go2rpm 1.8.1 %bcond_without check %global debug_package %{nil} # https://github.com/golang/net %global goipath golang.org/x/net %global forgeurl https://github.com/golang/net Version: 0.4.0 %gometa %global common_description %{expand: This package holds supplementary Go networking libraries.} %global golicenses LICENSE PATENTS %global godocs CONTRIBUTING.md README.md Name: %{goname} Release: %autorelease Summary: [mirror] Go supplementary network libraries License: BSD-3-Clause URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog