public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michael Catanzaro <mcatanzaro@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/glib2] cve-2026-58016-f44: Update build options, without actually changing anything
Date: Tue, 11 Aug 2026 10:38:11 GMT	[thread overview]
Message-ID: <178644469108.1.3690340826844311947.rpms-glib2-a53b6cfb2d01@fedoraproject.org> (raw)

            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

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

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=178644469108.1.3690340826844311947.rpms-glib2-a53b6cfb2d01@fedoraproject.org \
    --to=mcatanzaro@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