Script 'mail_helper' called by obssrc
Hello community,

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

Package is "kexec-tools"

Fri Jan 24 13:38:22 2025 rev:158 rq:1239755 version:2.0.30

Changes:
--------
--- /work/SRC/openSUSE:Factory/kexec-tools/kexec-tools.changes  2025-01-14 
16:21:30.539181491 +0100
+++ /work/SRC/openSUSE:Factory/.kexec-tools.new.2316/kexec-tools.changes        
2025-01-24 13:38:34.838137942 +0100
@@ -1,0 +2,5 @@
+Wed Jan 22 16:24:47 UTC 2025 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Drop rcFOO symlinks for CODE16 (PED-266).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kexec-tools.spec ++++++
--- /var/tmp/diff_new_pack.DrSJdS/_old  2025-01-24 13:38:35.442162890 +0100
+++ /var/tmp/diff_new_pack.DrSJdS/_new  2025-01-24 13:38:35.446163055 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kexec-tools
 #
-# 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
@@ -77,8 +77,10 @@
 %make_install
 mkdir -p %{buildroot}/%{_unitdir}
 install -m644 %{SOURCE3} %{buildroot}/%{_unitdir}
+%if 0%{?suse_version} < 1600
 mkdir -p %{buildroot}/%{_sbindir}
 ln -s service %{buildroot}%{_sbindir}/rckexec-load
+%endif
 %if 0%{?suse_version} < 1550
 mkdir -p %{buildroot}/sbin
 ln -s %{_sbindir}/kexec %{buildroot}/sbin
@@ -120,7 +122,9 @@
 %if 0%{?suse_version} < 1550
 /sbin/kexec
 %endif
+%if 0%{?suse_version} < 1600
 %{_sbindir}/rckexec-load
+%endif
 %{_sbindir}/kexec
 %{_sbindir}/vmcore-dmesg
 %{_unitdir}/kexec-load.service

Reply via email to