# Generated by go2rpm %bcond_without check # https://github.com/mindprince/gonvml %global goipath github.com/mindprince/gonvml %global commit b364b296c7320f5d3dc084aa536a3dba33b68f90 %gometa %global common_description %{expand: NVIDIA Management Library (NVML) bindings for Go.} %global golicenses LICENSE %global godocs README.md example Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: NVIDIA Management Library (NVML) bindings for Go # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Fri May 17 20:20:52 CEST 2019 Robert-André Mauchin - 0-0.1.20190517gitb364b29 - Initial package