public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: Own /usr/share/gdb and /usr/share/systemtap directories
@ 2026-08-11 10:36 Kalev Lember
  0 siblings, 0 replies; only message in thread
From: Kalev Lember @ 2026-08-11 10:36 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/glib2
            Branch : cve-2026-58016-f44
            Commit : 720a3c04d333b0baff643c7f76953f23d61b55cb
            Author : Kalev Lember <klember@redhat.com>
            Date   : 2016-08-18T08:42:40+02:00
            Stats  : +3/-5 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/glib2/c/720a3c04d333b0baff643c7f76953f23d61b55cb?branch=cve-2026-58016-f44

            Log:
            Own /usr/share/gdb and /usr/share/systemtap directories

... to avoid leaving behind empty directories after uninstalling
glib2-devel.

---
diff --git a/glib2.spec b/glib2.spec
index 98115a3..1211dc7 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -210,12 +210,9 @@ chmod 644 $RPM_BUILD_ROOT%{_datadir}/bash-completion/completions/*
 %{_mandir}/man1/gdbus-codegen.1*
 %{_mandir}/man1/glib-compile-resources.1*
 %{_mandir}/man1/gresource.1*
-%{_datadir}/gdb/auto-load%{_libdir}/libglib-2.0.so.*-gdb.py
-%{_datadir}/gdb/auto-load%{_libdir}/libgobject-2.0.so.*-gdb.py
-# Let's own the directory, as it was not there
-%{_datadir}/gdb/auto-load%{_libdir}/__pycache__
+%{_datadir}/gdb/
 %{_datadir}/gettext/
-%{_datadir}/systemtap/tapset/*.stp
+%{_datadir}/systemtap/
 
 %files doc
 %doc %{_datadir}/gtk-doc/html/*
@@ -237,6 +234,7 @@ chmod 644 $RPM_BUILD_ROOT%{_datadir}/bash-completion/completions/*
 %changelog
 * Thu Aug 18 2016 Kalev Lember <klember@redhat.com> - 2.49.5-1
 - Update to 2.49.5
+- Own /usr/share/gdb and /usr/share/systemtap directories
 
 * Tue Aug 16 2016 Miro Hrončok <mhroncok@redhat.com> - 2.49.4-3
 - Use Python 3 for the RPM Python byte compilation

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-11 10:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-11 10:36 [rpms/glib2] cve-2026-58016-f44: Own /usr/share/gdb and /usr/share/systemtap directories Kalev Lember

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox