public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Mamoru TASAKA <mtasaka@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/ngspice] f44: Workaround for testsuite
Date: Tue, 11 Aug 2026 14:31:06 GMT	[thread overview]
Message-ID: <178645866653.1.14023840785597871453.rpms-ngspice-4ec12899446c@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/ngspice
Branch : f44
Commit : 4ec12899446cf0406f231baaad7b8ee8dc4a6bb7
Author : Mamoru TASAKA <mtasaka@fedoraproject.org>
Date   : 2026-04-12T22:49:12+09:00
Stats  : +5/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ngspice/c/4ec12899446cf0406f231baaad7b8ee8dc4a6bb7?branch=f44

Log:
Workaround for testsuite

---
diff --git a/ngspice.spec b/ngspice.spec
index e652a13..a58516c 100644
--- a/ngspice.spec
+++ b/ngspice.spec
@@ -263,6 +263,11 @@ sed -i \
 	src/spicelib/analysis/Makefile.am
 git commit -m "Fix include path" -a
 
+# FIXME
+# Remove missing testsuite for now
+sed -i tests/regression/misc/Makefile.am -e '\@^TESTS@s|convergence.cir||'
+git commit -m "Remove missing tests for now" -a
+
 export ACLOCAL_FLAGS=-Im4
 ./autogen.sh \
 %if %{with adms}

                 reply	other threads:[~2026-08-11 14:31 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=178645866653.1.14023840785597871453.rpms-ngspice-4ec12899446c@fedoraproject.org \
    --to=mtasaka@fedoraproject.org \
    --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