# Generated by go2rpm %bcond_without check # https://github.com/cisco-ie/nx-telemetry-proto %global goipath github.com/cisco-ie/nx-telemetry-proto %global commit 82441e232cf6af9be0f808bf0c6421ee8519880e %gometa %global common_description %{expand: NX-OS Telemetry Proto Files.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: NX-OS Telemetry Proto Files # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/golang/protobuf/proto) BuildRequires: golang(google.golang.org/grpc) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Wed Feb 05 2020 Xavier Bachelot - 0-0.1.20200205git82441e2 - Initial package