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/rocfft] rawhide: Fix build on RHEL
Date: Wed, 19 Aug 2026 12:28:08 GMT [thread overview]
Message-ID: <178714248849.1.3987255622464733938.rpms-rocfft-4a21e351497f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rocfft
Branch : rawhide
Commit : 4a21e351497f252bdfeb2830ab46309e8ed13198
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-08-19T05:27:34-07:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/rocfft/c/4a21e351497f252bdfeb2830ab46309e8ed13198?branch=rawhide
Log:
Fix build on RHEL
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/rocfft.spec b/rocfft.spec
index 301bb61..7a71af0 100644
--- a/rocfft.spec
+++ b/rocfft.spec
@@ -142,7 +142,7 @@ Version: %{rocm_version}
%if %{with preview}
Release: 0%{?dist}
%else
-Release: 1%{?dist}
+Release: 2%{?dist}
%endif
Summary: ROCm Fast Fourier Transforms (FFT) library
License: MIT AND BSD-3-Clause
@@ -242,7 +242,7 @@ Requires: rocm-filesystem%{pkg_suffix}
%autosetup -p1 -n %{upstreamname}
# Do not care so much about the sqlite version
-sed -i -e 's@SQLite3 3.50.2 @SQLite3 @' cmake/sqlite.cmake
+sed -i -e 's@SQLite3 3.51.3 @SQLite3 @' cmake/sqlite.cmake
%build
@@ -300,6 +300,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/rocfft/LICENSE.md
%endif
%changelog
+* Wed Aug 19 2026 Tom Rix <Tom.Rix@amd.com> - 7.14.0-2
+- Fix build on RHEL
+
* Fri Aug 7 2026 Tom Rix <Tom.Rix@amd.com> - 7.14.0-1
- Update to 7.14
reply other threads:[~2026-08-19 12:28 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=178714248849.1.3987255622464733938.rpms-rocfft-4a21e351497f@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