diff --git a/abseil-cpp.spec b/abseil-cpp.spec index 895bd6319c70a63749925919015fd8379a69a8f1..8be82acf48a0dbeb55275dce4b4ce00f6e1af059 100644 --- a/abseil-cpp.spec +++ b/abseil-cpp.spec @@ -6,7 +6,7 @@ Name: abseil-cpp Version: 20240722.0 -Release: 2 +Release: 3 Summary: C++ Common Libraries License: Apache-2.0 @@ -55,6 +55,7 @@ Development headers for %{name} %install %cmake_install +%chrpath_delete %files %license LICENSE @@ -159,6 +160,12 @@ Development headers for %{name} %{_libdir}/pkgconfig/*.pc %changelog +* Fri Feb 14 2025 xinghe - 20240722.0-3 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:remove rpath + * Thu Nov 14 2024 Funda Wang - 20240722.0-2 - adopt to new cmake macro