Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
mercury (2.4.0-6) unstable; urgency=medium
[ Jerome Soumagne ]
* Update UCX patch

-- Jerome Soumagne <jerome.soumagne@hpe.com> Fri, 05 Sep 2025 12:00:00 -0600

mercury (2.4.0-5) unstable; urgency=medium
[ Joseph Moore ]
* Update release number to differentiate from test RPMs for prior issue.
Expand Down
8 changes: 5 additions & 3 deletions mercury.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: mercury
Version: 2.4.0
Release: 5%{?dist}
Release: 6%{?dist}

# --without ucx build switch
%bcond_without ucx
Expand All @@ -15,8 +15,7 @@ License: BSD
Group: Development/Libraries
URL: http://mercury-hpc.github.io/
Source0: https://github.com/mercury-hpc/%{name}/releases/download/v%{dl_version}/%{name}-%{dl_version}.tar.bz2
Patch0: na_ucx.patch
Patch1: na_ucx_ep_flush.patch
Patch0: https://patch-diff.githubusercontent.com/raw/mercury-hpc/mercury/pull/820.patch

BuildRequires: libfabric-devel >= 1.20
BuildRequires: cmake
Expand Down Expand Up @@ -132,6 +131,9 @@ Mercury plugin to support the UCX transport.
%{_libdir}/cmake/

%changelog
* Fri Sep 05 2025 Jerome Soumagne <jerome.soumagne@hpe.com> - 2.4.0-6
- Update ucx patch

* Wed Jun 25 2025 Joseph Moore <joseph.moore@hpe.com> - 2.4.0-5
- Update release number to differentiate from test RPMs for prior issue..

Expand Down
110 changes: 0 additions & 110 deletions na_ucx.patch

This file was deleted.

64 changes: 0 additions & 64 deletions na_ucx_ep_flush.patch

This file was deleted.