Hello community, here is the log from the commit of package postfix for openSUSE:Factory checked in at 2019-06-13 22:36:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/postfix (Old) and /work/SRC/openSUSE:Factory/.postfix.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "postfix" Thu Jun 13 22:36:54 2019 rev:170 rq:708096 version:3.4.5 Changes: -------- --- /work/SRC/openSUSE:Factory/postfix/postfix.changes 2019-05-17 23:36:07.306142296 +0200 +++ /work/SRC/openSUSE:Factory/.postfix.new.4811/postfix.changes 2019-06-13 22:36:55.148311659 +0200 @@ -1,0 +2,6 @@ +Thu Jun 6 09:29:34 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Drop the omc config fate#301838: + * it is obsolete since SLE11 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ postfix.spec ++++++ --- /var/tmp/diff_new_pack.cagrT7/_old 2019-06-13 22:36:55.976311390 +0200 +++ /var/tmp/diff_new_pack.cagrT7/_new 2019-06-13 22:36:55.980311389 +0200 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -36,8 +36,6 @@ %define maildrop_gid 59 %define mail_group mail %define conf_backup_dir %{_localstatedir}/adm/backup/%{name} -%define omc_pdir %{_datadir}/omc/ -%define omc_dir %{_datadir}/omc/svcinfo.d/ %define vmusr vmail %define vmgid 303 %define vmid 303 @@ -307,8 +305,6 @@ install -m 600 %{name}-SuSE/smtpd.conf %{buildroot}%{_sysconfdir}/sasl2/smtpd.conf install -m 644 %{name}-SuSE/openssl_%{name}.conf.in %{buildroot}%{_sysconfdir}/%{name}/openssl_%{name}.conf.in install -m 755 %{name}-SuSE/mk%{name}cert %{buildroot}%{_sbindir}/mk%{name}cert -mkdir -p %{buildroot}/%{omc_dir} -install -m 644 %{name}-SuSE/%{name}.xml %{buildroot}/%{omc_dir} mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/ install -m 644 %{name}-SuSE/%{name}-fw %{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/smtp { @@ -532,7 +528,6 @@ %{_fillupdir}/sysconfig.%{name} %{_fillupdir}/sysconfig.mail-%{name} %{_sbindir}/config.%{name} -%config(noreplace) %{omc_dir}/%{name}.xml %dir %{_sysconfdir}/%{name} %config %{_sysconfdir}/%{name}/main.cf.default %config(noreplace) %{_sysconfdir}/%{name}/[^mysql]*[^mysql]
