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

            A new commit has been pushed.

            Repo   : rpms/rccl
            Branch : epel10
            Commit : 0d7a7a0ec63154abbdb704f03eb3385bbcf6ff1d
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-02-21T06:16:49-08:00
            Stats  : +7/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/rccl/c/0d7a7a0ec63154abbdb704f03eb3385bbcf6ff1d?branch=epel10

            Log:
            Cleanup specfile

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

---
diff --git a/rccl.spec b/rccl.spec
index b9679de..b3ec774 100644
--- a/rccl.spec
+++ b/rccl.spec
@@ -83,7 +83,7 @@
 
 Name:           %{rccl_name}
 Version:        %{rocm_version}
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        ROCm Communication Collectives Library
 
 Url:            https://github.com/ROCm/rccl
@@ -140,8 +140,10 @@ algorithms and have been optimized for throughput and latency. For
 best performance, small operations can be either batched into
 larger operations or aggregated through the API.
 
+%if 0%{?suse_version}
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
+%endif
 
 %package devel
 Summary:        Headers and libraries for %{name}
@@ -264,8 +266,7 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/rccl/LICENSE.txt
 %{pkg_prefix}/bin/rcclras
 
 %files data
-%{pkg_prefix}/share/rccl/msccl-algorithms/
-%{pkg_prefix}/share/rccl/msccl-unit-test-algorithms/
+%{pkg_prefix}/share/rccl/
 
 %files devel
 %doc README.md
@@ -279,6 +280,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/rccl/LICENSE.txt
 %endif
 
 %changelog
+* Fri Feb 20 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-2
+- Cleanup specfile
+
 * Sun Feb 8 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-11 14:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 14:36 [rpms/rccl] 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