public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/nss] rawhide: Add parallel as BuildRequires to speed up ssl_gtests
Date: Fri, 21 Aug 2026 11:21:16 GMT [thread overview]
Message-ID: <178731127603.1.4417276603992080006.rpms-nss-18d0ce9de6bd@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/nss
Branch : rawhide
Commit : 18d0ce9de6bd64839e29e63f402279cd2138592f
Author : Krenželok František <fkrenzel@redhat.com>
Date : 2026-08-19T11:26:08+02:00
Stats : +1/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/nss/c/18d0ce9de6bd64839e29e63f402279cd2138592f?branch=rawhide
Log:
Add parallel as BuildRequires to speed up ssl_gtests
ssl_gtests.sh detects the 'parallel' binary and shards gtest cases
across all available CPU cores automatically; without it the tests
run sequentially.
---
diff --git a/nss.spec b/nss.spec
index 8c94cb7..4bd5132 100644
--- a/nss.spec
+++ b/nss.spec
@@ -82,6 +82,7 @@ BuildRequires: gawk
BuildRequires: psmisc
BuildRequires: perl-interpreter
BuildRequires: gcc-c++
+BuildRequires: parallel
Source0: https://ftp.mozilla.org/pub/security/nss/releases/%{nss_release_tag}/src/%{nss_nspr_archive}.tar.gz
Source1: nss-util.pc.in
reply other threads:[~2026-08-21 11:21 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=178731127603.1.4417276603992080006.rpms-nss-18d0ce9de6bd@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