Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nvme-cli for openSUSE:Factory 
checked in at 2025-01-24 13:38:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nvme-cli (Old)
 and      /work/SRC/openSUSE:Factory/.nvme-cli.new.2316 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nvme-cli"

Fri Jan 24 13:38:00 2025 rev:78 rq:1239628 version:2.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/nvme-cli/nvme-cli.changes        2024-11-01 
21:01:07.814303073 +0100
+++ /work/SRC/openSUSE:Factory/.nvme-cli.new.2316/nvme-cli.changes      
2025-01-24 13:38:01.768772141 +0100
@@ -1,0 +2,5 @@
+Wed Jan 22 16:42:11 UTC 2025 - Dominique Leuenberger <[email protected]>
+
+- Drop rcFOO symlinks for CODE16 (PED-266).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ nvme-cli.spec ++++++
--- /var/tmp/diff_new_pack.6R63GW/_old  2025-01-24 13:38:03.336836904 +0100
+++ /var/tmp/diff_new_pack.6R63GW/_new  2025-01-24 13:38:03.340837069 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package nvme-cli
 #
-# 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
@@ -111,6 +111,7 @@
 # for subpackage nvme-cli-regress-script:
 install -m 744 -D scripts/regress %{buildroot}%{_sbindir}/nvme-regress
 
+%if 0%{?suse_version} < 1600
 mkdir -p %{buildroot}%{_sbindir}
 pushd %{buildroot}%{_sbindir}
 ln -s service rcnvmefc-boot-connections
@@ -118,6 +119,7 @@
 ln -s service rcnvmf-connect
 ln -s service rcnvmf-connect-nbft
 popd
+%endif
 
 %define services nvmefc-boot-connections.service nvmf-autoconnect.service 
nvmf-connect.target nvmf-connect-nbft.service
 
@@ -154,10 +156,12 @@
 %license LICENSE
 %doc README.md
 %{_sbindir}/nvme
+%if 0%{?suse_version} < 1600
 %{_sbindir}/rcnvmefc-boot-connections
 %{_sbindir}/rcnvmf-autoconnect
 %{_sbindir}/rcnvmf-connect
 %{_sbindir}/rcnvmf-connect-nbft
+%endif
 %{_mandir}/man1/nvme*.1*%{?ext_man}
 %{_udevrulesdir}/65-persistent-net-nbft.rules
 %{_udevrulesdir}/70-nvmf-keys.rules

Reply via email to