# Generated by go2rpm 1.3 %bcond_without check # https://github.com/containerd/nri %global goipath github.com/containerd/nri %global commit 7669bcbbe8a4fdbd3be760e31a74a14855d9e1fd %gometa %global common_description %{expand: Node Resource Interface.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Node Resource Interface # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/containerd/containerd) BuildRequires: golang(github.com/containerd/containerd/oci) BuildRequires: golang(github.com/pkg/errors) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu Jan 28 00:21:26 CET 2021 Olivier Lemasle - 0-0.1.20210128git7669bcb - Initial package