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
This commit is contained in:
Tomáš Chvátal 2019-06-13 07:25:47 +00:00 committed by Git OBS Bridge
parent e3abfe14bd
commit 8dad110dd7
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jun 13 06:31:24 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
- 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

View File

@ -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}