# Generated by go2rpm 1.9.0 %bcond_without check %global debug_package %{nil} # https://github.com/mdlayher/ethtool %global goipath github.com/mdlayher/ethtool %global commit ba3b4bc2e02c7a41d85e4177765c6aa054adad3a %gometa -f %global common_description %{expand: Package ethtool allows control of the Linux ethtool generic netlink interface. MIT Licensed.} %global golicenses LICENSE.md %global godocs README.md Name: %{goname} Version: 0 Release: %autorelease -p Summary: Package ethtool allows control of the Linux ethtool generic netlink interface. MIT Licensed License: MIT URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep %autopatch -p1 %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog