# Generated by go2rpm 1.9.0 %bcond_without check %global debug_package %{nil} # https://github.com/containers/libtrust %global goipath github.com/containers/libtrust %global commit c1716e8a8d01cd5c496e96eea1e9ead99dedcef0 %gometa %global common_description %{expand: Primitives for identity and authorization.} %global golicenses LICENSE %global godocs CONTRIBUTING.md CODE-OF-CONDUCT.md README.md\\\ SECURITY.md Name: %{goname} Version: 0 Release: %autorelease -p Summary: Primitives for identity and authorization License: Apache-2.0 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