diff --git a/grpc.spec b/grpc.spec index cf2bee1537fd96d7f47b6da347cdc832339f4598..970b532b91bea2f24a5a9ef6f9b0e96a8269a56f 100644 --- a/grpc.spec +++ b/grpc.spec @@ -3,7 +3,7 @@ Name: grpc Version: 1.41.1 -Release: 4 +Release: 5 Summary: A modern, open source high performance RPC framework that can run in any environment License: ASL 2.0 URL: https://www.grpc.io @@ -41,7 +41,7 @@ Summary: Protocol buffers compiler plugins for gRPC # License: same as base package Requires: grpc = %{version}-%{release} Requires: protobuf-compiler - + %description plugins Plugins to the protocol buffers compiler to generate gRPC sources. @@ -54,7 +54,7 @@ Requires: %{name} = %{version}-%{release} Python3 bindings for gRPC. %prep -%autosetup -p1 -n %{name}-%{version} +%autosetup -p1 -n %{name}-%{version} sed -i 's:^prefix ?= .*:prefix ?= %{_prefix}:' Makefile sed -i 's:$(prefix)/lib:$(prefix)/%{_lib}:' Makefile sed -i 's:^GTEST_LIB =.*::' Makefile @@ -94,7 +94,7 @@ cd ../.. %install cd cmake/build make install/local -rm -rf %{buildroot}%{_prefix}/lib +rm -rf %{buildroot}%{_prefix}/lib/cmake %delete_la_and_a cd ../.. @@ -138,6 +138,12 @@ cd ../.. %{python3_sitearch}/grpcio-%{version}-py?.?.egg-info %changelog +* Fri May 19 2023 panchenbo - 1.41.1-5 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:fix sw_64 build error for hive + * Thu Oct 20 2022 zhouyihang - 1.41.1-4 - Type:bugfix - ID:NA @@ -208,7 +214,7 @@ cd ../.. - DESC:update to 1.28.1 * Fri Mar 20 2020 songnannan - 1.22.0-3 -- add gdb in buildrequires +- add gdb in buildrequires * Sat Jan 11 2020 openEuler Buildteam - 1.22.0-2 - Delete unused patch