X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=postfix.spec;h=d25b493cb1aa8e242951fab5a5f50b49df529b38;hb=57961c4c32c08fc92ab7ba90ccadcb3abb63a2bc;hp=e858d1b555798a44704add5f5776acd39c1ea95e;hpb=d49262eaa6f1b1c6280174b202ba12890d2b6c36;p=packages%2Fpostfix.git diff --git a/postfix.spec b/postfix.spec index e858d1b..d25b493 100644 --- a/postfix.spec +++ b/postfix.spec @@ -17,13 +17,13 @@ Summary(pl.UTF-8): Serwer SMTP Postfix Summary(pt_BR.UTF-8): Postfix - Um MTA (Mail Transport Agent) de alto desempenho Summary(sk.UTF-8): Agent prenosu pošty Postfix Name: postfix -Version: 3.4.4 +Version: 3.5.3 Release: 1 Epoch: 2 License: distributable Group: Networking/Daemons/SMTP Source0: ftp://ftp.porcupine.org/mirrors/postfix-release/official/%{name}-%{version}.tar.gz -# Source0-md5: 20f182ff0091170d8075bc4c11ab8713 +# Source0-md5: 80760f5da7416c1e3dae676f12ede24e Source1: %{name}.aliases Source2: %{name}.cron Source3: %{name}.init @@ -375,7 +375,7 @@ if [ "$1" = "0" ]; then %groupremove postfix fi -%triggerun -- %{name} < 2:3.3.2-2 +%triggerun -- %{name} < 2:3.4.6-2 if [ $1 -le 1 ]; then exit 0 fi @@ -399,7 +399,7 @@ for f in /etc/mail/*.db; do done [ -n "$(find /etc/mail -type d -empty 2>/dev/null)" ] && rmdir /etc/mail 2>/dev/null || : -%triggerpostun -- %{name} < 2:3.3.2-2 +%triggerpostun -- %{name} < 2:3.4.6-2 echo echo "Warning! Configuration has been migrated to /etc/postfix." echo "It may be required to move some files manually from /etc/mail"