public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ngspice] f44: Workaround for testsuite
@ 2026-08-11 14:31 Mamoru TASAKA
  0 siblings, 0 replies; only message in thread
From: Mamoru TASAKA @ 2026-08-11 14:31 UTC (permalink / raw)
  To: git-commits

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}

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-11 14:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-11 14:31 [rpms/ngspice] f44: Workaround for testsuite Mamoru TASAKA

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox