public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: Explicitly create modules dir to fix ELN build
@ 2026-08-11 10:37 Ondrej Holy
  0 siblings, 0 replies; only message in thread
From: Ondrej Holy @ 2026-08-11 10:37 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/glib2
Branch : cve-2026-58016-f44
Commit : 341fea0648a59b55aa84c66572302cd2dfeb316e
Author : Ondrej Holy <oholy@redhat.com>
Date   : 2020-12-04T13:39:15+01:00
Stats  : +5/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/glib2/c/341fea0648a59b55aa84c66572302cd2dfeb316e?branch=cve-2026-58016-f44

Log:
Explicitly create modules dir to fix ELN build

---
diff --git a/glib2.spec b/glib2.spec
index 8b71dd7..07949f4 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -1,6 +1,6 @@
 Name: glib2
 Version: 2.67.0
-Release: 6%{?dist}
+Release: 7%{?dist}
 Summary: A library of handy utility functions
 
 License: LGPLv2+
@@ -140,6 +140,7 @@ export PYTHONHASHSEED=0
 mv %{buildroot}%{_bindir}/gio-querymodules %{buildroot}%{_bindir}/gio-querymodules-%{__isa_bits}
 sed -i -e "/^gio_querymodules=/s/gio-querymodules/gio-querymodules-%{__isa_bits}/" %{buildroot}%{_libdir}/pkgconfig/gio-2.0.pc
 
+mkdir -p %{buildroot}%{_libdir}/gio/modules
 touch %{buildroot}%{_libdir}/gio/modules/giomodule.cache
 
 %find_lang glib20
@@ -242,6 +243,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/installed-tests
 
 %changelog
+* Fri Dec 04 2020 Ondrej Holy <oholy@redhat.com> - 2.67.0-7
+- Explicitly create modules dir to fix ELN build
+
 * Tue Dec 01 2020 Ondrej Holy and Michael Catanzaro <mcatanzaro@redhat.com> - 2.67.0-6
 - Disable glib2-fam in RHEL
 

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

only message in thread, other threads:[~2026-08-11 10:37 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:37 [rpms/glib2] cve-2026-58016-f44: Explicitly create modules dir to fix ELN build Ondrej Holy

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