# Generated by go2rpm 1.3 %bcond_with check # https://github.com/facebookgo/symwalk %global goipath github.com/facebookgo/symwalk %global commit 42004b9f322246749dd73ad71008b1f3160c0052 %global date 20150726 %gometa %global common_description %{expand: # FIXME} %global golicenses license %global godocs readme.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: None # Upstream license specification: BSD-3-Clause License: BSD URL: %{gourl} Source0: %{gosource} %if %{with check} # Tests BuildRequires: golang(github.com/facebookgo/ensure) BuildRequires: golang(github.com/facebookgo/testname) %endif %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Fri Mar 19 06:47:47 UTC 2021 Aleksei Bavshin - 0-0.1.20150726git42004b9 - Initial package