diff --git a/grpc.spec b/grpc.spec index b3eedcd3386400b422fbe520e580ccc3b28b8359..ebd331e43fbf748a468b3e7af89c2b7c368bc17d 100644 --- a/grpc.spec +++ b/grpc.spec @@ -3,7 +3,7 @@ Name: grpc Version: 1.41.1 -Release: 5 +Release: 6 Summary: A modern, open source high performance RPC framework that can run in any environment License: ASL 2.0 URL: https://www.grpc.io @@ -43,7 +43,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. @@ -56,7 +56,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 @@ -96,7 +96,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 ../.. @@ -140,12 +140,18 @@ cd ../.. %{python3_sitearch}/grpcio-%{version}-py?.?.egg-info %changelog -* Wed Sep 20 2023 zhouyihang - 1.41.1-5 +* Tue Sep 19 2023 zhouyihang - 1.41.1-6 - Type:CVE - ID:CVE-2023-4785 - SUG:NA - DESC:fix CVE-2023-4785 +* 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 @@ -216,7 +222,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