public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hipsolver] epel10: Disable test on rhel 9
@ 2026-06-13 22:14 Tom Rix
  0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-06-13 22:14 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/hipsolver
            Branch : epel10
            Commit : e0493b7087955b1fd059c75d7f9e42d08c4f6238
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-04-10T13:18:09-07:00
            Stats  : +2/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/hipsolver/c/e0493b7087955b1fd059c75d7f9e42d08c4f6238?branch=epel10

            Log:
            Disable test on rhel 9

Signed-off-by: Tom Rix <Tom.Rix@amd.com>

---
diff --git a/hipsolver.spec b/hipsolver.spec
index 4f143e2..8182639 100644
--- a/hipsolver.spec
+++ b/hipsolver.spec
@@ -60,8 +60,8 @@
 %global build_type RelWithDebInfo
 %endif
 
-%if 0%{?fedora}
-%bcond_without test
+%if 0%{?rhel} < 10
+# RHEL 9 has a problem finding cblas.h, so disable testing
 %else
 %bcond_with test
 %endif

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

only message in thread, other threads:[~2026-06-13 22:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-13 22:14 [rpms/hipsolver] epel10: Disable test on rhel 9 Tom Rix

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