# Generated by go2rpm 1.9.0 %bcond_without check %global debug_package %{nil} # https://github.com/tailscale/tscert %global goipath github.com/tailscale/tscert %global commit 4e9cb4f2b4ad268dc75fc59df35291c552036a65 %gometa -f %global common_description %{expand: Minimal package for just the HTTPS cert fetching part of the Tailscale client API.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: %autorelease -p Summary: Minimal package for just the HTTPS cert fetching part of the Tailscale client API 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