Hello community,

here is the log from the commit of package mailman for openSUSE:Factory checked 
in at 2017-07-01 14:05:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mailman (Old)
 and      /work/SRC/openSUSE:Factory/.mailman.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mailman"

Sat Jul  1 14:05:34 2017 rev:37 rq:507110 version:2.1.23

Changes:
--------
--- /work/SRC/openSUSE:Factory/mailman/mailman.changes  2017-03-24 
02:22:30.496816868 +0100
+++ /work/SRC/openSUSE:Factory/.mailman.new/mailman.changes     2017-07-01 
14:05:35.383717468 +0200
@@ -1,0 +2,5 @@
+Thu Jun 29 14:42:32 UTC 2017 - [email protected]
+
+- Fix pre script for usage with more recent postfix versions.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mailman.spec ++++++
--- /var/tmp/diff_new_pack.Uo6xCG/_old  2017-07-01 14:05:36.519557636 +0200
+++ /var/tmp/diff_new_pack.Uo6xCG/_new  2017-07-01 14:05:36.519557636 +0200
@@ -209,9 +209,9 @@
 # re-create the list aliases 
 usr/lib/mailman/bin/genaliases > /dev/null
 # update the alias db file and make it group-writeable (important for being 
able to create mailing lists thru the web interface)
-if [ -x usr/sbin/postalias -a -r var/lib/mailman/data/aliases ]; then 
-    usr/sbin/postalias var/lib/mailman/data/aliases || :
-    chmod g+w var/lib/mailman/data/aliases.db
+if [ -x usr/sbin/postalias -a -r /var/lib/mailman/data/aliases ]; then 
+    usr/sbin/postalias /var/lib/mailman/data/aliases || :
+    chmod g+w /var/lib/mailman/data/aliases.db
 fi
 exit 0
 # ----------------------------------------------------------------------------




Reply via email to