public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: Update build options, without actually changing anything
@ 2026-08-11 10:38 Michael Catanzaro
0 siblings, 0 replies; only message in thread
From: Michael Catanzaro @ 2026-08-11 10:38 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/glib2
Branch : cve-2026-58016-f44
Commit : a53b6cfb2d012627923f4865e5e7af88e7c4ae3d
Author : Michael Catanzaro <mcatanzaro@redhat.com>
Date : 2024-04-30T13:23:21-05:00
Stats : +1/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/glib2/c/a53b6cfb2d012627923f4865e5e7af88e7c4ae3d?branch=cve-2026-58016-f44
Log:
Update build options, without actually changing anything
The man option has been replaced by the man-pages option, which uses
auto and therefore does not need to be manually enabled (because we use
-Dauto_features=enabled).
The gtk_doc option has been replaced by the documentation option, which
still needs to be manually enabled.
---
diff --git a/glib2.spec b/glib2.spec
index 26731e2..72d812d 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -105,17 +105,15 @@ the functionality of the installed glib2 package.
%build
%meson \
- -Dman=true \
-Ddtrace=true \
-Dsystemtap=true \
-Dsysprof=enabled \
-Dglib_debug=disabled \
- -Dgtk_doc=true \
+ -Ddocumentation=true \
-Dinstalled_tests=true \
-Dgnutls=true \
--default-library=both \
%{nil}
-
%meson_build
%install
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-11 10:38 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:38 [rpms/glib2] cve-2026-58016-f44: Update build options, without actually changing anything Michael Catanzaro
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox