# Generated by go2rpm 1.9.0 %bcond_without check # https://github.com/cpuguy83/go-md2man %global goipath github.com/cpuguy83/go-md2man Version: 2.0.2 %gometa -f %global goaltipaths github.com/cpuguy83/go-md2man/v2 %global common_description %{expand: Converts markdown into roff (man pages).} %global golicenses LICENSE.md %global godocs README.md go-md2man.1.md Name: %{goname}-epel Release: %autorelease Summary: Converts markdown into roff (man pages) License: MIT URL: %{gourl} Source: %{gosource} BuildArch: noarch %description %{common_description} %gopkg %prep %goprep %autopatch -p1 %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog