public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hipsolver] epel10: Fix disabling of tests of 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 : ff89ce313d80da837d03cb25667af10a5cc74c37
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-04-29T05:28:34-07:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/hipsolver/c/ff89ce313d80da837d03cb25667af10a5cc74c37?branch=epel10

            Log:
            Fix disabling of tests of rhel 9

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

---
diff --git a/hipsolver.spec b/hipsolver.spec
index 2e20aca..f22b014 100644
--- a/hipsolver.spec
+++ b/hipsolver.spec
@@ -68,7 +68,7 @@
 %global build_type RelWithDebInfo
 %endif
 
-%if 0%{?rhel} < 10
+%if 0%{?rhel} && 0%{?rhel} < 10
 # RHEL 9 has a problem finding cblas.h, so disable testing
 %else
 %bcond_with test

^ 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: Fix disabling of tests of 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