Accepting request 1159608 from Base:System

- Own %{_datadir}/gtk-doc and %{_datadir}/gtk-doc/html directories. (forwarded request 1159607 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1159608
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1-glib?expand=0&rev=56
This commit is contained in:
Dominique Leuenberger 2024-03-20 20:13:07 +00:00 committed by Git OBS Bridge
commit 4a083d8bdc
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 19 15:23:35 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Own %{_datadir}/gtk-doc and %{_datadir}/gtk-doc/html directories.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Nov 2 13:12:33 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org> Wed Nov 2 13:12:33 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,7 +1,7 @@
# #
# spec file for package dbus-1-glib # spec file for package dbus-1-glib
# #
# Copyright (c) 2022 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -136,6 +136,8 @@ mv %{buildroot}/%{_sysconfdir}/bash_completion.d/dbus-bash-completion.sh \
%files -n dbus-1-glib-doc %files -n dbus-1-glib-doc
%doc CONTRIBUTING.md %doc CONTRIBUTING.md
%dir %{_datadir}/gtk-doc
%dir %{_datadir}/gtk-doc/html
%doc %{_datadir}/gtk-doc/html/dbus-glib %doc %{_datadir}/gtk-doc/html/dbus-glib
%files -n dbus-1-glib-tool %files -n dbus-1-glib-tool