Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package postfix for openSUSE:Factory checked in at 2021-07-22 22:42:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/postfix (Old) and /work/SRC/openSUSE:Factory/.postfix.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "postfix" Thu Jul 22 22:42:32 2021 rev:205 rq:907193 version:3.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/postfix/postfix.changes 2021-07-17 23:36:27.242055152 +0200 +++ /work/SRC/openSUSE:Factory/.postfix.new.1899/postfix.changes 2021-07-22 22:42:41.215252477 +0200 @@ -1,0 +2,6 @@ +Wed Jul 14 14:37:24 UTC 2021 - Peter Varkoly <[email protected]> + +- spamd wants to start before mail-transfer-agent.target, but that target doesn't exist + (bsc#1066854) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ postfix.spec ++++++ --- /var/tmp/diff_new_pack.rSleci/_old 2021-07-22 22:42:42.751250475 +0200 +++ /var/tmp/diff_new_pack.rSleci/_new 2021-07-22 22:42:42.755250470 +0200 @@ -362,7 +362,7 @@ rm %{buildroot}%{pf_docdir}/README_FILES/INSTALL # Fix build for Leap 42.3. rm -f %{buildroot}%{_sysconfdir}/%{name}/*.orig -mkdir -p %{buildroot}%{_unitdir} +mkdir -p %{buildroot}%{_unitdir}/mail-transfer-agent.target.wants/ mkdir -p %{buildroot}%{pf_shlib_directory}/systemd install -m 0644 %{name}-SUSE/%{name}.service %{buildroot}%{_unitdir}/%{name}.service install -m 0755 %{name}-SUSE/config_%{name}.systemd %{buildroot}%{pf_shlib_directory}/systemd/config_%{name} @@ -371,6 +371,7 @@ install -m 0755 %{name}-SUSE/wait_qmgr.systemd %{buildroot}%{pf_shlib_directory}/systemd/wait_qmgr install -m 0755 %{name}-SUSE/cond_slp.systemd %{buildroot}%{pf_shlib_directory}/systemd/cond_slp ln -sv %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{name} +ln -sv %{_unitdir}/%{name}.service %{buildroot}%{_unitdir}/mail-transfer-agent.target.wants/%{name}.service %fdupes %{buildroot}%{pf_docdir} %fdupes %{buildroot}%{_mandir} for path in %{buildroot}%{pf_shlib_directory}/lib%{name}-*.so @@ -513,6 +514,7 @@ %dir %{pf_shlib_directory}/systemd %attr(0755,root,root) %{pf_shlib_directory}/systemd/* %{_unitdir}/%{name}.service +%{_unitdir}/mail-transfer-agent.target.wants %verify(not mode) %attr(2755,root,%{pf_setgid_group}) %{_sbindir}/postdrop %verify(not mode) %attr(2755,root,%{pf_setgid_group}) %{_sbindir}/postqueue %{_bindir}/mailq
