# Generated by go2rpm 1.3 %bcond_without check # https://github.com/intel-go/cpuid %global goipath github.com/intel-go/cpuid %global commit 5747e5cec0d96c427e569cfa14cb539bf116f7ad %gometa %global common_description %{expand: Intel CPUID library for Go Programming Language.} %global golicenses LICENSE %global godocs example README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Intel CPUID library for Go Programming Language # Upstream license specification: BSD-3-Clause License: BSD URL: %{gourl} Source0: %{gosource} %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.20210618git5747e5c - Initial package