diff --git a/abseil-cpp.changes b/abseil-cpp.changes index 369593b..0fac932 100644 --- a/abseil-cpp.changes +++ b/abseil-cpp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 29 09:52:24 UTC 2023 - Fabian Vogt + +- Add baselibs.conf to make protobuf happy. Hopefully temporary. + ------------------------------------------------------------------- Thu May 25 07:40:01 UTC 2023 - Adrian Schröter diff --git a/abseil-cpp.spec b/abseil-cpp.spec index 7546162..029bae8 100644 --- a/abseil-cpp.spec +++ b/abseil-cpp.spec @@ -24,6 +24,7 @@ Summary: C++11 libraries which augment the C++ stdlib License: Apache-2.0 URL: https://abseil.io/ Source0: https://github.com/abseil/abseil-cpp/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source1: baselibs.conf BuildRequires: c++_compiler BuildRequires: cmake BuildRequires: fdupes diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..3793353 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +libabsl2301_0_0