# Generated by go2rpm 1.10.0 %bcond_with check %global debug_package %{nil} # https://github.com/NVIDIA/go-nvml %global goipath github.com/NVIDIA/go-nvml %global tag v0.12.4-0 Version: 0 %gometa -L -f %global common_description %{expand: Go Bindings for the NVIDIA Management Library (NVML).} %global golicenses LICENSE %global godocs examples CONTRIBUTING.md README.md Name: %{goname} Release: %autorelease Summary: Go Bindings for the NVIDIA Management Library (NVML) License: Apache-2.0 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