Commit Graph

135 Commits

Author SHA1 Message Date
Benjamin A. Beasley eaffba5b2a Add a trailing slash to one more directory in the files lists 2023-05-11 22:40:31 -04:00
Benjamin A. Beasley d3cbf34ded Add %py_provides for importable modules 2023-05-11 11:40:18 -04:00
Benjamin A. Beasley 8fa5b9419e List directories with trailing slashes 2023-05-11 11:40:18 -04:00
Benjamin A. Beasley 4d8ae7c63d List .so files more precisely 2023-05-11 11:40:18 -04:00
Benjamin A. Beasley df065d6782 Hardlink duplicate files in the examples 2023-05-11 11:40:18 -04:00
Benjamin A. Beasley fb581d0db8 List doc/example files more explicitly
- Drop some less-relevant text documentation files
2023-05-11 11:40:18 -04:00
Benjamin A. Beasley 9d8f09e241 Drop python3-grpcio-admin and python3-grpcio-csds subpackages
These depend on python-xds-protos, which has a number of issues
(described in a spec file comment added in this commit).
2023-05-10 21:30:51 -04:00
Yaakov Selkowitz 3dfc20755c Always disable xds-protos dependency in RHEL builds
xds-protos build dependencies are unwanted in RHEL, and nothing requires
these subpackages.
2023-05-10 16:43:54 -04:00
Benjamin A. Beasley 64fa71fcf2 Post-bootstrap rebuild for abseil-cpp-20230125 2023-03-05 08:38:44 -05:00
Benjamin A. Beasley 01e27e2f4b Bootstrap for abseil-cpp-20230125 2023-03-04 12:54:53 -05:00
Benjamin A. Beasley 834b87ce63 Skip a couple of new failing tests on aarch64 for abseil-cpp-20230125.0
Both ExamineStackTest.AbseilStackProvider from examine_stack_test and
StackTracerTest.Basic from staack_tracer_test already failed on x86_64;
since abseil-cpp-20230125.0, they also fail on aarch64.
2023-03-04 12:53:03 -05:00
Benjamin A. Beasley a629db23f4 Update to 1.48.4
Upstream has updated BoringSSL; this does not affect our package.
2023-03-02 09:08:41 -05:00
Benjamin A. Beasley f63173f77c Update to 1.48.3 (close RHBZ#2126980) 2023-02-09 09:05:22 -05:00
Benjamin A. Beasley 98fd52db3a Update License to include header-only dependencies 2023-01-10 14:35:43 -05:00
Benjamin A. Beasley 3ce7214c4f Update to 1.48.2 2022-12-17 10:10:58 -05:00
Benjamin A. Beasley 15ce3e7fd3 More-correct .pc file path fix
- When passing paths to the build system, they are now correctly
  relative to the prefix rather than absolute.
2022-11-21 07:48:35 -05:00
Benjamin A. Beasley dce1612c8a Fix wrong paths in .pc files 2022-11-16 10:51:00 -05:00
Benjamin A. Beasley 276def2e9a Update test skips for 1.48.1 2022-09-16 22:13:50 -04:00
Benjamin A. Beasley 01a07c5d12 Update to grpc 1.48.1 (close RHBZ#2123215) 2022-09-08 07:46:41 -04:00
Benjamin A. Beasley 817b47e5af Update to grpc 1.48.0 (close RHBZ#2100262) 2022-08-19 11:48:47 -04:00
Benjamin A. Beasley a830b8813b Update to grpc 1.48.0 (bootstrap build) 2022-08-19 09:58:11 -04:00
Benjamin A. Beasley 4859f7d8c8 Update to 1.47.1 2022-08-13 20:03:14 -04:00
Benjamin A. Beasley 9091490da4 Update License fields to SPDX 2022-08-13 19:57:37 -04:00
Benjamin A. Beasley 654786b911 Add dependency on grpc-plugins from grpc-devel
This fixes errors like:

> CMake Error at /usr/lib64/cmake/grpc/gRPCTargets.cmake:182 (message):
>   The imported target "gRPC::grpc_cpp_plugin" references the file
>
>      "/usr/bin/grpc_cpp_plugin"
>
>   but this file does not exist.  Possible reasons include:
>
>   * The file was deleted, renamed, or moved to another location.
>
>   * An install or uninstall procedure did not complete successfully.
>
>   * The installation package was faulty and contained
>
>      "/usr/lib64/cmake/grpc/gRPCTargets.cmake"
>
>   but not all the files it references.
2022-08-04 18:04:34 -04:00
Python Maint a92a6a75ac Rebuilt for Python 3.11 2022-06-20 18:31:48 +02:00
Python Maint 8f82d00a1a Bootstrap for Python 3.11 2022-06-15 18:29:39 +02:00
Benjamin A. Beasley 2884d9b819 Work around ChannelzServicerTest Python 3.11 regressions for now
- Skips five failing tests. Closes RHBZ#2095027.
2022-06-10 13:02:33 -04:00
Benjamin A. Beasley c95fe2799f Fix deprecated “inspect.getargspec” 2022-06-10 13:01:33 -04:00
Benjamin A. Beasley 131fe89563 Use new upstream PR#25635 as .pc path fix 2022-05-27 14:54:24 -04:00
Benjamin A. Beasley 09de79aa68 Add exact-version dependency on grpc-cpp from grpc-cli 2022-05-21 19:13:46 -04:00
Benjamin A. Beasley c8f6f84dc4 Update to 1.46.3 (close RHBZ#2088859) 2022-05-21 07:48:01 -04:00
Benjamin A. Beasley 68d24eab65 Update to 1.46.2 (close RHBZ#2087019) 2022-05-17 09:22:42 -04:00
Benjamin A. Beasley 9a72967b62 Trivial typo fixes in spec file comments 2022-05-17 09:00:29 -04:00
Benjamin A. Beasley dd1f248ba1 Update to 1.46.1 (close RHBZ#2024386)
- No longer depends on wyhash, as the core of the algorithm has been
  rewritten and included in the primary sources
2022-05-15 07:57:43 -04:00
Benjamin A. Beasley 951e7fabfb F37+: Stop tracking test failures on 32-bit arches
https://fedoraproject.org/wiki/Changes/RetireARMv7
https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
2022-05-02 07:47:47 -04:00
Benjamin A. Beasley 2b22037479 Add exactly-versioned grpc-cpp subpackage dependencies 2022-03-30 10:27:43 -04:00
Benjamin A. Beasley 71f71787b3 Add virtual Provides for bundled upb to binary packages 2022-03-30 07:50:21 -04:00
Benjamin A. Beasley f67c5517b1 Skip client_ssl_test, which is prone to occasional timeouts 2022-03-28 12:29:00 -04:00
Benjamin A. Beasley 6cc5506cea Drop the NodeJS example’s package-lock.json file
This will hopefully keep us from having bugs filed due to CVE’s in its
(unpackaged) recursive dependencies.
2022-03-28 09:58:13 -04:00
Benjamin A. Beasley 21e49a3df7 Rebuild for abseil-cpp 20211102.0 (non-bootstrap) 2022-03-08 23:45:12 -05:00
Benjamin A. Beasley 7759e835a1 Rebuild for abseil-cpp 20211102.0 (bootstrap) 2022-03-08 11:39:47 -05:00
Benjamin A. Beasley 6f25740df4 Drop Conflicts with libgpr (fix RHBZ#2017576)
In gprbuild/libgpr, libgpr.so was renamed to libgnatprj.so. See:
https://bugzilla.redhat.com/show_bug.cgi?id=2017582
2022-02-05 11:47:29 -05:00
Benjamin A. Beasley 7650cdf526 Add link to PR for GCC 12 fix 2022-01-16 11:53:01 -05:00
Benjamin A. Beasley ffcfa0b951 Fix build on GCC 12 2022-01-16 10:01:26 -05:00
Benjamin A. Beasley c7d76f8007 Non-bootstrap rebuild 2022-01-12 19:00:47 -05:00
Benjamin A. Beasley 69546e9468 Bootstrap after libre2.so.9 bump (fix RHBZ#2038546) 2022-01-12 15:49:39 -05:00
Benjamin A. Beasley 9ffbccf690 Dep. on cmake-filesystem is now auto-generated 2021-12-14 14:05:29 -05:00
Benjamin A. Beasley 93a09cc661 Add explicit Conflicts with libgpr for now (RHBZ#2017576) 2021-10-26 18:02:06 -04:00
Benjamin A. Beasley c605768397 Fix mixed spaces and tabs in spec file 2021-10-26 18:02:06 -04:00
Benjamin A. Beasley 78e61336b3 Update to 1.41.1 (close RHBZ#20172232) 2021-10-26 08:36:31 -04:00