Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package syslogd for openSUSE:Factory checked in at 2026-01-12 10:16:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/syslogd (Old) and /work/SRC/openSUSE:Factory/.syslogd.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "syslogd" Mon Jan 12 10:16:12 2026 rev:108 rq:1326325 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/syslogd/syslogd.changes 2025-12-22 22:49:10.932881657 +0100 +++ /work/SRC/openSUSE:Factory/.syslogd.new.1928/syslogd.changes 2026-01-12 10:23:51.035719300 +0100 @@ -1,0 +2,6 @@ +Fri Jan 9 11:02:05 UTC 2026 - Dr. Werner Fink <[email protected]> + +- Do not masked out the already existing %ghost file entry + (Accordingly to Packaging for Immutable Mode - Best Practices) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ syslogd.spec ++++++ --- /var/tmp/diff_new_pack.QHl44E/_old 2026-01-12 10:23:52.007759183 +0100 +++ /var/tmp/diff_new_pack.QHl44E/_new 2026-01-12 10:23:52.011759348 +0100 @@ -1,7 +1,7 @@ # # spec file for package syslogd # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -361,6 +361,7 @@ %{_mandir}/man8/sysklogd.8%{ext_man} %{_unitdir}/syslogd.service %{_sbindir}/syslogd-service-prepare +%attr(0755,root,root) %dir %ghost %{_rundir}/syslogd %{_sbindir}/syslogd %{_sbindir}/rcsyslogd %if 0%{?suse_version} < 1550
