Hello community, here is the log from the commit of package rsyslog for openSUSE:Factory checked in at 2020-11-23 15:32:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rsyslog (Old) and /work/SRC/openSUSE:Factory/.rsyslog.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rsyslog" Mon Nov 23 15:32:27 2020 rev:153 rq:848798 version:8.2010.0 Changes: -------- --- /work/SRC/openSUSE:Factory/rsyslog/rsyslog.changes 2020-11-05 21:53:15.816407615 +0100 +++ /work/SRC/openSUSE:Factory/.rsyslog.new.5913/rsyslog.changes 2020-11-23 15:50:57.700864965 +0100 @@ -1,0 +2,5 @@ +Mon Nov 9 17:08:33 UTC 2020 - Thomas Blume <[email protected]> + +- fix location and naming of journald dropin (bsc#1178288) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rsyslog.spec ++++++ --- /var/tmp/diff_new_pack.qjJeSn/_old 2020-11-23 15:50:58.736866013 +0100 +++ /var/tmp/diff_new_pack.qjJeSn/_new 2020-11-23 15:50:58.744866022 +0100 @@ -805,8 +805,8 @@ %endif install -d -m0755 %{buildroot}%{_unitdir} install -m644 %{SOURCE3} %{buildroot}%{_unitdir}/ -install -d -m0755 %{buildroot}%{_sysconfdir}/systemd/journald.conf.d -install -m644 %{SOURCE16} %{buildroot}%{_sysconfdir}/systemd/journald.conf.d/rsyslog.conf +install -d -m0755 %{buildroot}%{_prefix}/lib/systemd/journald.conf.d +install -m644 %{SOURCE16} %{buildroot}%{_prefix}/lib/systemd/journald.conf.d/30-rsyslog.conf # create ghosts install -d -m0755 %{buildroot}%{rsyslog_rundir} touch %{buildroot}%{rsyslog_sockets_cfg} @@ -969,8 +969,8 @@ %if %{with journal} %{rsyslog_module_dir_nodeps}/imjournal.so %{rsyslog_module_dir_nodeps}/omjournal.so -%dir %{_sysconfdir}/systemd/journald.conf.d/ -%{_sysconfdir}/systemd/journald.conf.d/rsyslog.conf +%dir %{_prefix}/lib/systemd/journald.conf.d/ +%{_prefix}/lib/systemd/journald.conf.d/30-rsyslog.conf %endif %dir %{rsyslog_module_dir_withdeps} %{_mandir}/man5/rsyslog.conf.5* _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
