public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Matthias Clasen <mclasen@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/glib2] cve-2026-58016-f44: fix file lists
Date: Tue, 11 Aug 2026 10:35:14 GMT	[thread overview]
Message-ID: <178644451491.1.10706115720299046903.rpms-glib2-e33b45d6658e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/glib2
Branch : cve-2026-58016-f44
Commit : e33b45d6658edd8cf1c28d55b697afeeeb677833
Author : Matthias Clasen <mclasen@redhat.com>
Date   : 2012-06-26T00:49:47-04:00
Stats  : +5/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/glib2/c/e33b45d6658edd8cf1c28d55b697afeeeb677833?branch=cve-2026-58016-f44

Log:
fix file lists

---
diff --git a/glib2.spec b/glib2.spec
index 5c9fee3..69e3dd4 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -93,8 +93,10 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
 %{_libdir}/libgmodule-2.0.so.*
 %{_libdir}/libgobject-2.0.so.*
 %{_libdir}/libgio-2.0.so.*
-%{_sysconfdir}/bash_completion.d/gdbus-bash-completion.sh
-%{_sysconfdir}/bash_completion.d/gsettings-bash-completion.sh
+%dir %{_datadir}/bash-completion
+%dir %{_datadir}/bash-completion/completions
+%{_datadir}/bash-completion/completions/gdbus
+%{_datadir}/bash-completion/completions/gsettings
 %dir %{_datadir}/glib-2.0
 %dir %{_datadir}/glib-2.0/schemas
 %dir %{_libdir}/gio
@@ -119,7 +121,7 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
 %{_datadir}/glib-2.0/gdb
 %{_datadir}/glib-2.0/gettext
 %{_datadir}/glib-2.0/schemas/gschema.dtd
-%{_sysconfdir}/bash_completion.d/gresource-bash-completion.sh
+%{_datadir/bash-completion/completions/gresource
 # %{_datadir}/glib-2.0/gdb/*.pyo
 # %{_datadir}/glib-2.0/gdb/*.pyc
 %{_bindir}/glib-genmarshal

             reply	other threads:[~2026-08-11 10:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-11 10:35 Matthias Clasen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-08-11 10:35 [rpms/glib2] cve-2026-58016-f44: Fix file lists Matthias Clasen
2026-08-11 10:35 [rpms/glib2] cve-2026-58016-f44: fix " Matthias Clasen
2026-08-11 10:34 Matthias Clasen
2026-08-11 10:34 Matthias Clasen
2026-08-11 10:34 Matthias Clasen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178644451491.1.10706115720299046903.rpms-glib2-e33b45d6658e@fedoraproject.org \
    --to=mclasen@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox