X-Git-Url: https://git.tld-linux.org/?p=packages%2Fpostfix.git;a=blobdiff_plain;f=postfix.spec;h=e46be49417f32b5b24c40e8636df179f09ca1169;hp=b5ce7bfd21f3f63c58a7cf0e31d567c2b6b03d5a;hb=e2a18a74cfad1a09bea3c679bbfd3052e43ccbab;hpb=60e32526139d97e9492a457ac550fe7bd9679df5 diff --git a/postfix.spec b/postfix.spec index b5ce7bf..e46be49 100644 --- a/postfix.spec +++ b/postfix.spec @@ -33,13 +33,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: 2.9.6 -Release: 2 +Version: 2.10.0 +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: 62eba08ce4acfa6b421e8fa88f2422d1 +# Source0-md5: b2a563b2d5c53462952886e6fc4e4b7b Source1: %{name}.aliases Source2: %{name}.cron Source3: %{name}.init @@ -403,14 +403,14 @@ fi %{_bindir}/newaliases /sbin/chkconfig --add postfix %service postfix restart "Postfix Daemon" -#%%systemd_post +%systemd_post %preun if [ "$1" = "0" ]; then %service postfix stop /sbin/chkconfig --del postfix fi -#%%systemd_preun +%systemd_preun %postun /sbin/ldconfig @@ -419,7 +419,7 @@ if [ "$1" = "0" ]; then %userremove postfix %groupremove postfix fi -#%%systemd_postun +%systemd_postun %files %defattr(644,root,root,755)