forked from pool/postfix
- Fix the %post section add missed %{fillup_only -an mail}
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=18
This commit is contained in:
parent
9405236dbd
commit
fc9854e4da
@ -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
|
Mon Nov 16 17:14:39 CET 2009 - varkoly@suse.de
|
||||||
|
|
||||||
|
@ -461,6 +461,7 @@ if [ ${1:-0} -gt 1 ]; then
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
%{fillup_and_insserv -y postfix}
|
%{fillup_and_insserv -y postfix}
|
||||||
|
%{fillup_only -an mail}
|
||||||
ldconfig
|
ldconfig
|
||||||
# ---------------------------------------------------------------------------
|
# ---------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user