public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom Rix <Tom.Rix@amd.com>
To: git-commits@fedoraproject.org
Subject: [rpms/hipsolver] f44: Fix ftbfs
Date: Tue, 28 Jul 2026 18:04:00 GMT	[thread overview]
Message-ID: <178526184086.1.17731122753594235352.rpms-hipsolver-c7a7712a6bfe@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/hipsolver
            Branch : f44
            Commit : c7a7712a6bfe089f2004a2826799aa8ebe8be0a1
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-07-28T11:02:22-07:00
            Stats  : +5/-5 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/hipsolver/c/c7a7712a6bfe089f2004a2826799aa8ebe8be0a1?branch=f44

            Log:
            Fix ftbfs

Problem building tests, turn off tests

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

---
diff --git a/hipsolver.spec b/hipsolver.spec
index 797a8da..8d7f72f 100644
--- a/hipsolver.spec
+++ b/hipsolver.spec
@@ -60,11 +60,8 @@
 %global build_type RelWithDebInfo
 %endif
 
-%if 0%{?fedora}
-%bcond_without test
-%else
+# FTBFS, turn off testing
 %bcond_with test
-%endif
 %if %{with test}
 %global build_test ON
 %else
@@ -85,7 +82,7 @@ Version:        git%{date0}.%{shortcommit0}
 Release:        3%{?dist}
 %else
 Version:        %{rocm_version}
-Release:        5%{?dist}
+Release:        6%{?dist}
 %endif
 Summary:        ROCm SOLVER marshalling library
 License:        MIT
@@ -235,6 +232,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/hipsolver/LICENSE.md
 %endif
 
 %changelog
+* Tue Jul 28 2026 Tom Rix <Tom.Rix@amd.com> - 7.1.0-6
+- FTBFS fixed
+
 * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.0-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

                 reply	other threads:[~2026-07-28 18:04 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=178526184086.1.17731122753594235352.rpms-hipsolver-c7a7712a6bfe@fedoraproject.org \
    --to=tom.rix@amd.com \
    --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