# Generated by go2rpm 1.6.0 %bcond_without check %global debug_package %{nil} # https://github.com/twpayne/go-pinentry %global goipath github.com/twpayne/go-pinentry Version: 0.2.0 %gometa %global common_description %{expand: Package pinentry provides a client to GnuPG's pinentry.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: %autorelease Summary: Package pinentry provides a client to GnuPG's pinentry License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/golang/mock/gomock) %description %{common_description} %gopkg %prep %goprep %generate_buildrequires %go_generate_buildrequires %build %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog