Sync from SUSE:SLFO:Main rdma-core revision db9a46681f25f69e121bb42e00881558

This commit is contained in:
Adrian Schröter 2025-02-25 16:15:54 +01:00
parent 0e37d24606
commit 20ad5bfbdb
6 changed files with 32 additions and 9 deletions

View File

@ -8,7 +8,7 @@
<param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@.%h</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="versionrewrite-replacement">\1</param>
<param name="revision">77128e6b6d32a1aad7c1bec9d6eb1f061b63cf39</param>
<param name="revision">0031f1b36dc0655decd5d0d60bc6874b1e872db0</param>
<param name="extract">suse/rdma-core.spec</param>
</service>
<service name="recompress" mode="manual">

BIN
prebuilt-pandoc.tgz (Stored with Git LFS)

Binary file not shown.

BIN
rdma-core-54.0.0.77128e6b6d32.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
rdma-core-56.0.0.0031f1b36dc0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Feb 19 15:17:34 UTC 2025 - Nicolas Morey <nicolas.morey@suse.com>
- Update to rdma-core v56.0 (jsc#PED11323)
- No release notes available
-------------------------------------------------------------------
Wed Jan 22 16:38:12 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
- Drop rcFOO symlinks for CODE16 (PED-266).
-------------------------------------------------------------------
Thu Oct 10 08:39:02 UTC 2024 - Nicolas Morey <nicolas.morey@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package rdma-core
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -30,9 +30,9 @@
%define _modprobedir /lib/modprobe.d
%endif
%define git_ver .0.77128e6b6d32
%define git_ver .0.0031f1b36dc0
Name: rdma-core
Version: 54.0
Version: 56.0
Release: 0
Summary: RDMA core userspace libraries and daemons
License: BSD-2-Clause OR GPL-2.0-only
@ -525,7 +525,9 @@ cd build
LD_LIBRARY_PATH=./lib bin/ib_acme -D . -O
install -D -m0644 ibacm_opts.cfg %{buildroot}%{_sysconfdir}/rdma/
%if 0%{?suse_version} < 1600
for service in rdma rdma-ndd ibacm iwpmd srp_daemon; do ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rc${service}; done
%endif
# Delete the package's init.d scripts
rm -rf %{buildroot}/%{_initddir}/
@ -679,7 +681,9 @@ done
%{_libexecdir}/mlx4-setup.sh
%{_libexecdir}/truescale-serdes.cmds
%license COPYING.*
%if 0%{?suse_version} < 1600
%{_sbindir}/rcrdma
%endif
%files devel
%doc %{_docdir}/%{name}-%{version}/MAINTAINERS
@ -764,7 +768,9 @@ done
%{_unitdir}/ibacm.socket
%dir %{_libdir}/ibacm
%{_libdir}/ibacm/*
%if 0%{?suse_version} < 1600
%{_sbindir}/rcibacm
%endif
%doc %{_docdir}/%{name}-%{version}/ibacm.md
%files -n infiniband-diags
@ -837,7 +843,9 @@ done
%dir %{_sysconfdir}/rdma
%dir %{_sysconfdir}/rdma/modules
%{_sbindir}/iwpmd
%if 0%{?suse_version} < 1600
%{_sbindir}/rciwpmd
%endif
%{_unitdir}/iwpmd.service
%config(noreplace) %{_sysconfdir}/rdma/modules/iwpmd.conf
%config(noreplace) %{_sysconfdir}/iwpmd.conf
@ -898,7 +906,9 @@ done
%{_sbindir}/ibsrpdm
%{_sbindir}/srp_daemon
%{_sbindir}/run_srp_daemon
%if 0%{?suse_version} < 1600
%{_sbindir}/rcsrp_daemon
%endif
%{_mandir}/man5/srp_daemon.service.5*
%{_mandir}/man5/srp_daemon_port@.service.5*
%{_mandir}/man8/ibsrpdm.8*
@ -907,7 +917,9 @@ done
%files -n rdma-ndd
%{_sbindir}/rdma-ndd
%if 0%{?suse_version} < 1600
%{_sbindir}/rcrdma-ndd
%endif
%{_unitdir}/rdma-ndd.service
%{_mandir}/man8/rdma-ndd.8*
%{_udevrulesdir}/60-rdma-ndd.rules