Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rdma-core for openSUSE:Factory 
checked in at 2025-01-23 18:01:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rdma-core (Old)
 and      /work/SRC/openSUSE:Factory/.rdma-core.new.5589 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rdma-core"

Thu Jan 23 18:01:57 2025 rev:67 rq:1239625 version:54.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rdma-core/rdma-core.changes      2024-10-11 
17:00:59.687365384 +0200
+++ /work/SRC/openSUSE:Factory/.rdma-core.new.5589/rdma-core.changes    
2025-01-23 18:02:49.961744119 +0100
@@ -1,0 +2,5 @@
+Wed Jan 22 16:38:12 UTC 2025 - Dominique Leuenberger <[email protected]>
+
+- Drop rcFOO symlinks for CODE16 (PED-266).
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rdma-core.spec ++++++
--- /var/tmp/diff_new_pack.QOGF1i/_old  2025-01-23 18:02:50.657772849 +0100
+++ /var/tmp/diff_new_pack.QOGF1i/_new  2025-01-23 18:02:50.661773014 +0100
@@ -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
@@ -525,7 +525,9 @@
 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 @@
 %{_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 @@
 %{_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 @@
 %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 @@
 %{_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/[email protected]*
 %{_mandir}/man8/ibsrpdm.8*
@@ -907,7 +917,9 @@
 
 %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

Reply via email to