# Generated by go2rpm 1.3 %bcond_without check # https://github.com/vtolstov/go-ioctl %global goipath github.com/vtolstov/go-ioctl %global commit 6be9cced4810d0afba42202cc6f0b0ac2a650f4b %gometa %global common_description %{expand: Golang ioctl wrapper library} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Golang ioctl wrapper library License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Fri Jun 04 2021 Davide Cavalca - 0-0.1.20210604git6be9cce - Initial package