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] epel10: Cleanup specfile
Date: Sat, 13 Jun 2026 22:14:06 GMT [thread overview]
Message-ID: <178138884688.1.8628385720897083008.rpms-hipsolver-36c0c1f2bb1c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/hipsolver
Branch : epel10
Commit : 36c0c1f2bb1c3f1b46bc32d6918268d410445dcf
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-02-18T08:06:52-08:00
Stats : +11/-6 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/hipsolver/c/36c0c1f2bb1c3f1b46bc32d6918268d410445dcf?branch=epel10
Log:
Cleanup specfile
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/hipsolver.spec b/hipsolver.spec
index a2e8799..e2395c3 100644
--- a/hipsolver.spec
+++ b/hipsolver.spec
@@ -75,7 +75,7 @@
%global build_fflags %{nil}
# Compression type and level for source/binary package payloads.
-# "w7T0.xzdio" xz level 7 using %%{getncpus} threads
+# "w7T0.xzdio" xz level 7 using %%{getncpus} threads
%global _source_payload w7T0.xzdio
%global _binary_payload w7T0.xzdio
@@ -85,9 +85,9 @@ Version: git%{date0}.%{shortcommit0}
Release: 3%{?dist}
%else
Version: %{rocm_version}
-Release: 1%{?dist}
+Release: 2%{?dist}
%endif
-Summary: ROCm SOLVER marshalling library
+Summary: ROCm SOLVER marshaling library
License: MIT
URL: https://github.com/ROCm/rocm-libraries
@@ -136,16 +136,18 @@ Provides: hipsolver%{pkg_suffix} = %{version}-%{release}
ExclusiveArch: x86_64
%description
-hipSOLVER is a LAPACK marshalling library, with multiple supported
+hipSOLVER is a LAPACK marshaling library, with multiple supported
backends. It sits between the application and a 'worker'
-LAPACK library, marshalling inputs into the backend library and
-marshalling results back to the application. hipSOLVER exports an
+LAPACK library, marshaling inputs into the backend library and
+marshaling results back to the application. hipSOLVER exports an
interface that does not require the client to change, regardless
of the chosen backend. Currently, hipSOLVER supports rocSOLVER
and cuSOLVER as backends.
+%if 0%{?suse_version}
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
+%endif
%package devel
Summary: Libraries and headers for %{name}
@@ -232,6 +234,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/hipsolver/LICENSE.md
%endif
%changelog
+* Wed Feb 18 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-2
+- Cleanup specfile
+
* Sat Jan 24 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-1
- Update to 7.2.0
reply other threads:[~2026-06-13 22:14 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=178138884688.1.8628385720897083008.rpms-hipsolver-36c0c1f2bb1c@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