public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/coreutils] main: update stale comment
Date: Sat, 25 Jul 2026 14:45:53 GMT	[thread overview]
Message-ID: <178499075335.1.8535333242336735987.rpms-coreutils-7c82c115b33e@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/coreutils
            Branch : main
            Commit : 7c82c115b33e6d688666b89d1b80f55892545c57
            Author : Pádraig Brady <P@draigBrady.com>
            Date   : 2026-07-25T15:44:37+01:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/coreutils/c/7c82c115b33e6d688666b89d1b80f55892545c57?branch=main

            Log:
            update stale comment

gnulib includes minigmp, so no functionality change without libgmp.
Also basenc is now impacted.

---
diff --git a/coreutils.spec b/coreutils.spec
index b6661c7..7112f8e 100644
--- a/coreutils.spec
+++ b/coreutils.spec
@@ -194,7 +194,7 @@ for type in separate single; do
   if test $type = 'single'; then
     config_single='--enable-single-binary'
     config_single="$config_single --without-openssl"  # smaller/slower sha*sum
-    config_single="$config_single --without-libgmp"   # expr/factor machine ints
+    config_single="$config_single --without-libgmp"   #  "  basenc,expr,factor
   else
     config_single='--with-openssl'  # faster sha*sum
   fi

                 reply	other threads:[~2026-07-25 14:45 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=178499075335.1.8535333242336735987.rpms-coreutils-7c82c115b33e@fedoraproject.org \
    --to=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