# Generated by go2rpm 1.5.0 %bcond_without check # https://github.com/u-root/uio %global goipath github.com/u-root/uio %global commit e40b768296a7311a9f118bb62060f07274b9e104 %gometa %global common_description %{expand: Experimental, for breaking up circular dependencies in u-root, so we can remove version tags.} %global golicenses LICENSE Name: %{goname} Version: 0 Release: %autorelease -p Summary: Experimental, for breaking up circular dependencies in u-root, so we can remove version tags # Upstream license specification: BSD-3-Clause License: BSD URL: %{gourl} Source0: %{gosource} BuildRequires: golang(golang.org/x/sys/unix) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog