Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package irqbalance for openSUSE:Factory checked in at 2025-01-29 16:09:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/irqbalance (Old) and /work/SRC/openSUSE:Factory/.irqbalance.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "irqbalance" Wed Jan 29 16:09:31 2025 rev:76 rq:1240935 version:1.9.4.0.git+f8b8cdd Changes: -------- --- /work/SRC/openSUSE:Factory/irqbalance/irqbalance.changes 2024-07-19 15:25:46.515458308 +0200 +++ /work/SRC/openSUSE:Factory/.irqbalance.new.2316/irqbalance.changes 2025-01-29 16:09:36.701557308 +0100 @@ -1,0 +2,5 @@ +Wed Jan 22 15:42:20 UTC 2025 - Dominique Leuenberger <dims...@opensuse.org> + +- Drop rcFOO symlinks for CODE16 (PED-266). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ irqbalance.spec ++++++ --- /var/tmp/diff_new_pack.b0Ihii/_old 2025-01-29 16:09:37.249580034 +0100 +++ /var/tmp/diff_new_pack.b0Ihii/_new 2025-01-29 16:09:37.249580034 +0100 @@ -1,7 +1,7 @@ # # spec file for package irqbalance # -# 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 @@ -86,7 +86,9 @@ # Remove ProtectKernelTunables=yes. See https://github.com/Irqbalance/irqbalance/issues/308 sed -ie "s|ProtectKernelTunables=yes||g" misc/irqbalance.service install -D -m 0644 misc/irqbalance.service %{buildroot}%{_unitdir}/irqbalance.service +%if 0%{?suse_version} < 1600 ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcirqbalance +%endif %check %make_build check @@ -108,7 +110,9 @@ %license COPYING %doc AUTHORS README.md %{_sbindir}/irqbalance +%if 0%{?suse_version} < 1600 %{_sbindir}/rcirqbalance +%endif %{_unitdir}/irqbalance.service %{_mandir}/man1/irqbalance.1%{?ext_man} %{_fillupdir}/sysconfig.irqbalance