Go to file
Mathieu Bridon b3bb2c60a8 Only build the Ruby plugin on Fedora >= 30
Fedora < 30 have protobuf 3.5, which doesn't have the required parts to
build the Ruby plugin.

We can't update protobuf there, because upstream bumped the soname which
goes contrary to the Fedora update policy.

As a result, if we want Fedora 28 and 29 to have gRPC, we have to
disable its Ruby plugin.

Upstream doesn't seem to have an easy way to just not build it, so this
commit introduces a patch to remove it from the Makefile.

This should be okay, since it's only temporary anyway: Fedora 30 (and
future releases) already have a recent enough protobuf so this won't be
necessary any more.
2018-12-17 11:46:12 +01:00
.gitignore Update to 1.17.1 and add python bindings 2018-12-14 22:51:14 +03:00
0001-Do-not-build-the-Ruby-plugin.patch Only build the Ruby plugin on Fedora >= 30 2018-12-17 11:46:12 +01:00
0001-enforce-system-crypto-policies.patch Initial import (#1654324) 2018-12-07 11:01:19 +03:00
0002-patch-from-15532.patch Initial import (#1654324) 2018-12-07 11:01:19 +03:00
README.md Added the README 2018-12-06 19:16:30 +00:00
grpc.spec Only build the Ruby plugin on Fedora >= 30 2018-12-17 11:46:12 +01:00
sources Update to 1.17.1 and add python bindings 2018-12-14 22:51:14 +03:00

README.md

grpc

The grpc package