# Generated by go2rpm 1.9.0 %bcond_without check %global debug_package %{nil} # https://github.com/tailscale/hujson %global goipath github.com/tailscale/hujson %global commit 20486734a56a3455c47994bf4942974d6f9969a0 %gometa -f %global common_description %{expand: JSON with comments and trailing commas.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: %autorelease -p Summary: JSON with comments and trailing commas License: BSD-3-Clause URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep %autopatch -p1 %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog