diff --git a/postfix.changes b/postfix.changes index 130767d..ea39f69 100644 --- a/postfix.changes +++ b/postfix.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 8 19:15:15 CET 2009 - varkoly@suse.de + +- Fix the %post section add missed %{fillup_only -an mail} + ------------------------------------------------------------------- Mon Nov 16 17:14:39 CET 2009 - varkoly@suse.de diff --git a/postfix.spec b/postfix.spec index e5e4f94..cdde065 100644 --- a/postfix.spec +++ b/postfix.spec @@ -461,6 +461,7 @@ if [ ${1:-0} -gt 1 ]; then fi fi %{fillup_and_insserv -y postfix} +%{fillup_only -an mail} ldconfig # ---------------------------------------------------------------------------