Hello community,

here is the log from the commit of package postfix for openSUSE:Factory checked 
in at 2017-11-16 13:56:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postfix (Old)
 and      /work/SRC/openSUSE:Factory/.postfix.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postfix"

Thu Nov 16 13:56:23 2017 rev:150 rq:541226 version:3.2.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/postfix/postfix.changes  2017-10-31 
15:43:06.407716872 +0100
+++ /work/SRC/openSUSE:Factory/.postfix.new/postfix.changes     2017-11-16 
13:56:26.527565534 +0100
@@ -1,0 +2,8 @@
+Wed Nov  8 13:32:28 CET 2017 - [email protected]
+
+- Don't mark postfix.service as config file, this is no config
+  file.
+- Some of the Requires(pre) are needed for post-install and at
+  runtime, fix the requires.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ postfix.spec ++++++
--- /var/tmp/diff_new_pack.AkGN2a/_old  2017-11-16 13:56:28.587490906 +0100
+++ /var/tmp/diff_new_pack.AkGN2a/_new  2017-11-16 13:56:28.591490761 +0100
@@ -104,6 +104,7 @@
 BuildRequires:  shadow
 Requires:       iproute2
 Requires(pre):  permissions
+Requires(post): permissions
 Requires(pre):  %fillup_prereq
 Requires(pre):  shadow
 Provides:       smtp_daemon
@@ -118,6 +119,7 @@
 %endif
 %if 0%{?suse_version} >= 1330
 Requires(pre):  group(%{mail_group})
+Requires:       group(%{mail_group})
 %endif
 %if 0%{?suse_version} > 1210
 BuildRequires:  systemd
@@ -613,7 +615,7 @@
 %if 0%{?suse_version} >= 1210
 %dir %{_sysconfdir}/postfix/system
 %config %attr(0755,root,root) %{_sysconfdir}/postfix/system/*
-%config %{_unitdir}/system/postfix.service
+%{_unitdir}/system/postfix.service
 %else
 %config %attr(0755,root,root) %{_initddir}/%{name}
 %endif


Reply via email to