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

            A new commit has been pushed.

            Repo   : rpms/hipsparse
            Branch : epel10
            Commit : 988c45d01f27c7d21d8f00660444484537e881eb
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-02-17T09:45:49-08:00
            Stats  : +9/-4 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/hipsparse/c/988c45d01f27c7d21d8f00660444484537e881eb?branch=epel10

            Log:
            cleanup specfile

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

---
diff --git a/hipsparse.spec b/hipsparse.spec
index 5e50c9b..67723cd 100644
--- a/hipsparse.spec
+++ b/hipsparse.spec
@@ -84,7 +84,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
 
@@ -94,9 +94,9 @@ Version:        git%{date0}.%{shortcommit0}
 Release:        2%{?dist}
 %else
 Version:        %{rocm_version}
-Release:        1%{?dist}
+Release:        2%{?dist}
 %endif
-Summary:        ROCm SPARSE marshalling library
+Summary:        ROCm SPARSE marshaling library
 License:        MIT
 URL:            https://github.com/ROCm/rocm-libraries
 
@@ -148,7 +148,7 @@ Provides:       hipsparse%{pkg_suffix} = %{version}-%{release}
 ExclusiveArch:  x86_64
 
 %description
-hipSPARSE is a SPARSE marshalling library with multiple
+hipSPARSE is a SPARSE marshaling library with multiple
 supported backends. It sits between your application and
 a 'worker' SPARSE library, where it marshals inputs to
 the backend library and marshals results to your
@@ -157,8 +157,10 @@ require the client to change, regardless of the chosen
 backend. Currently, hipSPARSE supports rocSPARSE and
 cuSPARSE backends.
 
+%if 0%{?suse_version}
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
+%endif
 
 %package devel
 Summary:        Libraries and headers for %{name}
@@ -278,6 +280,9 @@ install -pm 644 %{_builddir}/%{name}-test-matrices/* %{buildroot}/%{pkg_prefix}/
 %endif
 
 %changelog
+* Tue Feb 17 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
 

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

only message in thread, other threads:[~2026-06-13 22:13 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:13 [rpms/hipsparse] epel10: cleanup specfile Tom Rix

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