Hello community,

here is the log from the commit of package postfix for openSUSE:Factory checked 
in at 2011-12-02 13:22:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postfix (Old)
 and      /work/SRC/openSUSE:Factory/.postfix.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postfix", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/postfix/postfix.changes  2011-11-10 
16:03:28.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.postfix.new/postfix.changes     2011-12-02 
13:22:30.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Dec  2 06:44:28 UTC 2011 - [email protected]
+
+- bnc#728308 - warning output after update the postfix package 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ postfix.spec ++++++
--- /var/tmp/diff_new_pack.z3yDmE/_old  2011-12-02 13:22:32.000000000 +0100
+++ /var/tmp/diff_new_pack.z3yDmE/_new  2011-12-02 13:22:32.000000000 +0100
@@ -402,6 +402,11 @@
                 ln -s /usr/sbin/SuSEconfig.postfix 
/sbin/conf.d/SuSEconfig.postfix
         fi
 fi
+for i in `ls /etc/postfix/*db`;
+do
+     b=$( basename $i .db );
+     postmap /etc/postfix/$b;
+done
 # before fillup we need to fix something
 [ \! -f %{_sysconfdir}/sysconfig/%{name} ] || %{__sed} -i \
  -e "s/POSTFIX_SMTPD_SENDERNT_RESTRICTIONS/POSTFIX_SMTPD_SENDER_RESTRICTIONS/" 
\

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to