Script 'mail_helper' called by obssrc
Hello community,

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

Package is "firewalld"

Thu Jan 23 18:01:34 2025 rev:91 rq:1239597 version:2.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/firewalld/firewalld.changes      2024-06-28 
15:46:56.709779552 +0200
+++ /work/SRC/openSUSE:Factory/.firewalld.new.5589/firewalld.changes    
2025-01-23 18:02:43.737487206 +0100
@@ -1,0 +2,5 @@
+Wed Jan 22 15:57:29 UTC 2025 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Drop rcFOO symlinks for CODE16 (PED-266).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ firewalld.spec ++++++
--- /var/tmp/diff_new_pack.wPGneU/_old  2025-01-23 18:02:44.385513953 +0100
+++ /var/tmp/diff_new_pack.wPGneU/_new  2025-01-23 18:02:44.385513953 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package firewalld
 #
-# 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
@@ -182,7 +182,9 @@
 %{_bindir}/install -c -D -m 600 %{buildroot}%{_sysconfdir}/sysconfig/firewalld 
%{buildroot}%{_fillupdir}/sysconfig.%{name}
 rm %{buildroot}%{_sysconfdir}/sysconfig/firewalld
 
+%if 0%{?suse_version} < 1600
 ln -sf %{_sbindir}/service %{buildroot}/%{_sbindir}/rcfirewalld
+%endif
 
 # add firewalld zone (rhbz#1817022)
 install -dp %{buildroot}%{_prefix}/lib/firewalld/zones
@@ -277,7 +279,9 @@
 %doc README.md
 %license COPYING
 %{_sbindir}/firewalld
+%if 0%{?suse_version} < 1600
 %{_sbindir}/rcfirewalld
+%endif
 %{_bindir}/firewall-cmd
 %{_bindir}/firewall-offline-cmd
 %dir %{_prefix}/lib/firewalld

Reply via email to