# Generated by go2rpm %bcond_without check # https://github.com/tmc/grpc-websocket-proxy %global goipath github.com/tmc/grpc-websocket-proxy %global commit e5319fda780223b9d4d06dba2059a26ebff67b8a %gometa %global common_description %{expand: Wrap your grpc-gateway mux with this helper to expose streaming endpoints over websockets.} %global golicenses LICENSE %global godocs examples README.md Name: %{goname} Version: 0 Release: 0.13%{?dist} Summary: Proxy to upgrade grpc-gateway streaming endpoints to use websockets License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/golang/glog) BuildRequires: golang(github.com/golang/protobuf/jsonpb) BuildRequires: golang(github.com/golang/protobuf/proto) BuildRequires: golang(github.com/gorilla/websocket) BuildRequires: golang(github.com/grpc-ecosystem/grpc-gateway/runtime) BuildRequires: golang(github.com/grpc-ecosystem/grpc-gateway/utilities) BuildRequires: golang(github.com/sirupsen/logrus) BuildRequires: golang(golang.org/x/net/context) BuildRequires: golang(golang.org/x/net/trace) BuildRequires: golang(google.golang.org/genproto/googleapis/api/annotations) BuildRequires: golang(google.golang.org/grpc) BuildRequires: golang(google.golang.org/grpc/codes) BuildRequires: golang(google.golang.org/grpc/grpclog) BuildRequires: golang(google.golang.org/grpc/status) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu Jan 19 2023 Fedora Release Engineering - 0-0.13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering - 0-0.12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering - 0-0.11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering - 0-0.10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering - 0-0.9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jan 13 17:26:44 CET 2021 Robert-André Mauchin - 0-0.8.20210113gite5319fd - Bump to commit e5319fda780223b9d4d06dba2059a26ebff67b8a * Mon Aug 03 20:11:08 CEST 2020 Robert-André Mauchin - 0-0.7.20200803git3cfed13 - Bump to commit 3cfed13b99662c5c5740aa3bed7a81170f3ef94f * Sat Aug 01 2020 Fedora Release Engineering - 0-0.6 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering - 0-0.5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jan 29 2020 Fedora Release Engineering - 0-0.4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering - 0-0.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Apr 27 15:53:27 CEST 2019 Robert-André Mauchin - 0-0.2.20190408git0ad062e - Update to new macros * Mon Apr 08 18:45:55 CET 2019 Robert-André Mauchin - 0-0.1.20190408git0ad062e - First package for Fedora