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/rccl] epel10: Cleanup specfile
Date: Thu, 11 Jun 2026 14:36:34 GMT [thread overview]
Message-ID: <178118859448.1.543172190406580768.rpms-rccl-0d7a7a0ec631@fedoraproject.org> (raw)
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
reply other threads:[~2026-06-11 14:36 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=178118859448.1.543172190406580768.rpms-rccl-0d7a7a0ec631@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