Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package open-iscsi for openSUSE:Factory checked in at 2025-01-25 19:09:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/open-iscsi (Old) and /work/SRC/openSUSE:Factory/.open-iscsi.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "open-iscsi" Sat Jan 25 19:09:39 2025 rev:134 rq:1239996 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/open-iscsi/open-iscsi.changes 2024-10-03 18:00:47.311207566 +0200 +++ /work/SRC/openSUSE:Factory/.open-iscsi.new.2316/open-iscsi.changes 2025-01-25 19:09:42.253830665 +0100 @@ -1,0 +2,5 @@ +Wed Jan 22 16:04:49 UTC 2025 - Dominique Leuenberger <dims...@opensuse.org> + +- Drop rcFOO symlinks for CODE16 (PED-266). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ open-iscsi.spec ++++++ --- /var/tmp/diff_new_pack.jpfu4O/_old 2025-01-25 19:09:43.357875823 +0100 +++ /var/tmp/diff_new_pack.jpfu4O/_new 2025-01-25 19:09:43.369876314 +0100 @@ -1,7 +1,7 @@ # # spec file for package open-iscsi # -# 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 @@ -158,11 +158,13 @@ # create brcm_iscsiuio symlink if needed [ -e %{buildroot}%{_iscsi_sbindir}/brcm_iscsiuio ] || \ ln -s %{_iscsi_sbindir}/iscsiuio %{buildroot}%{_iscsi_sbindir}/brcm_iscsiuio +%if 0%{?suse_version} < 1600 # create rc symlinks ln -s %{_iscsi_sbindir}/service %{buildroot}%{_iscsi_sbindir}/rciscsi ln -s %{_iscsi_sbindir}/service %{buildroot}%{_iscsi_sbindir}/rciscsid ln -s %{_iscsi_sbindir}/service %{buildroot}%{_iscsi_sbindir}/rciscsiuio ln -s %{_iscsi_sbindir}/service %{buildroot}%{_iscsi_sbindir}/rciscsi-init +%endif (cd %{buildroot}/etc; ln -sf iscsi/iscsid.conf iscsid.conf) # create an empty initiatorname file, as a package place holder echo > %{buildroot}%{_home_dir}/initiatorname.iscsi @@ -238,9 +240,11 @@ %attr(0644,root,root) %{_unitdir}/iscsi-init.service %attr(0644,root,root) %{_unitdir}/iscsi.service %{_systemdgeneratordir}/ibft-rule-generator +%if 0%{?suse_version} < 1600 %{_iscsi_sbindir}/rciscsi %{_iscsi_sbindir}/rciscsid %{_iscsi_sbindir}/rciscsi-init +%endif %{_iscsi_sbindir}/iscsid %{_iscsi_sbindir}/iscsiadm %{_iscsi_sbindir}/iscsi-iname @@ -275,7 +279,9 @@ %endif %attr(0644,root,root) %{_unitdir}/iscsiuio.service %attr(0644,root,root) %{_unitdir}/iscsiuio.socket +%if 0%{?suse_version} < 1600 %{_iscsi_sbindir}/rciscsiuio +%endif %files devel %{_includedir}/libopeniscsiusr*.h