From 471a8f27a8e69581f66d21325df1db57c64898d4b621c6d1d22e08e85d5af477 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Thu, 29 Jun 2023 09:56:17 +0000 Subject: [PATCH] Accepting request 1095945 from home:favogt:branches:devel:microos - Add baselibs.conf to make protobuf happy. Hopefully temporary. OBS-URL: https://build.opensuse.org/request/show/1095945 OBS-URL: https://build.opensuse.org/package/show/devel:microos/abseil-cpp?expand=0&rev=16 --- abseil-cpp.changes | 5 +++++ abseil-cpp.spec | 1 + baselibs.conf | 1 + 3 files changed, 7 insertions(+) create mode 100644 baselibs.conf 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