# Generated by go2rpm 1 %bcond_without check # https://github.com/cncf/udpa %global goipath github.com/cncf/udpa %global commit efcf912fb35470672231c7b7bef620f3d17f655a %gometa %global common_description %{expand: Universal Data Plane API Working Group (UDPA-WG).} %global golicenses LICENSE %global godocs DEVELOPER.md README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Universal Data Plane API Working Group (UDPA-WG) # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/envoyproxy/protoc-gen-validate/validate) BuildRequires: golang(github.com/golang/protobuf/proto) BuildRequires: golang(github.com/golang/protobuf/protoc-gen-go/descriptor) BuildRequires: golang(github.com/golang/protobuf/ptypes) BuildRequires: golang(github.com/golang/protobuf/ptypes/any) BuildRequires: golang(github.com/golang/protobuf/ptypes/duration) BuildRequires: golang(github.com/golang/protobuf/ptypes/struct) BuildRequires: golang(google.golang.org/grpc) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Sat Jul 25 17:50:07 CEST 2020 Robert-André Mauchin - 0-0.1.20200725gitefcf912 - Initial package