# Generated by go2rpm 1.3 %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: 0.1%{?dist} Summary: Golang package for breaking up circular dependencies in u-root # 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 * Fri Jun 18 2021 Davide Cavalca - 0-0.1.20210618gite40b768 - Initial package