public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: Drop upstreamed systemtap multilib fix
@ 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 : 903f77fb2dad80c5da5dd2fc850cd052e3f27ce7
Author : Kalev Lember <klember@redhat.com>
Date   : 2018-01-08T21:43:21+01:00
Stats  : +1/-7 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/glib2/c/903f77fb2dad80c5da5dd2fc850cd052e3f27ce7?branch=cve-2026-58016-f44

Log:
Drop upstreamed systemtap multilib fix

---
diff --git a/glib2.spec b/glib2.spec
index 806e1c9..75a8beb 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -113,13 +113,6 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/gio/modules/*.{a,la}
 rm -f $RPM_BUILD_ROOT%{_datadir}/glib-2.0/gdb/*.{pyc,pyo}
 rm -f $RPM_BUILD_ROOT%{_datadir}/glib-2.0/codegen/*.{pyc,pyo}
 
-# Multilib fixes for systemtap tapsets; see
-# https://bugzilla.redhat.com/718404
-for f in $RPM_BUILD_ROOT%{_datadir}/systemtap/tapset/*.stp; do
-    (dn=$(dirname ${f}); bn=$(basename ${f});
-     mv ${f} ${dn}/%{__isa_bits}-${bn})
-done
-
 mv  $RPM_BUILD_ROOT%{_bindir}/gio-querymodules $RPM_BUILD_ROOT%{_bindir}/gio-querymodules-%{__isa_bits}
 
 touch $RPM_BUILD_ROOT%{_libdir}/gio/modules/giomodule.cache
@@ -233,6 +226,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %changelog
 * Mon Jan 08 2018 Kalev Lember <klember@redhat.com> - 2.55.1-1
 - Update to 2.55.1
+- Drop upstreamed systemtap multilib fix
 
 * Tue Dec 19 2017 Kalev Lember <klember@redhat.com> - 2.55.0-1
 - Update to 2.55.0

^ 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: Drop upstreamed systemtap multilib fix Kalev Lember

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