From 8dad110dd796dc6f89730d3b8868c548a706b916706ef2737581808eae299d2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 13 Jun 2019 07:25:47 +0000 Subject: [PATCH] Accepting request 709667 from home:dimstar:Factory - Co-own %{_datadir}/gdb: so far we just relied on gcc9 in the build stack to coincidentially own this directory for us, but gcc9 split the gdb pretty printers out in a separate sub-package. Fixes build in Staging:B, where GCC9 no longer pulls in the pretty printer for gdb in every buildroot OBS-URL: https://build.opensuse.org/request/show/709667 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/librevenge?expand=0&rev=22 --- librevenge.changes | 7 +++++++ librevenge.spec | 1 + 2 files changed, 8 insertions(+) diff --git a/librevenge.changes b/librevenge.changes index 595e6ed..bf66252 100644 --- a/librevenge.changes +++ b/librevenge.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jun 13 06:31:24 UTC 2019 - Dominique Leuenberger + +- Co-own %{_datadir}/gdb: so far we just relied on gcc9 in + the build stack to coincidentially own this directory for us, but + gcc9 split the gdb pretty printers out in a separate sub-package. + ------------------------------------------------------------------- Wed Feb 1 13:14:43 UTC 2017 - adam.majer@suse.de diff --git a/librevenge.spec b/librevenge.spec index 3805efd..7f46dad 100644 --- a/librevenge.spec +++ b/librevenge.spec @@ -161,6 +161,7 @@ make %{?_smp_mflags} check %{_libdir}/pkgconfig/%{name}-%{apiversion}.pc %{_libdir}/pkgconfig/%{name}-generators-%{apiversion}.pc %{_libdir}/pkgconfig/%{name}-stream-%{apiversion}.pc +%dir %{_datadir}/gdb %dir %{_datadir}/gdb/auto-load %dir %{_datadir}/gdb/auto-load%{_prefix} %dir %{_datadir}/gdb/auto-load%{_libdir}