X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=postfix.spec;h=b5ce7bfd21f3f63c58a7cf0e31d567c2b6b03d5a;hb=60e32526139d97e9492a457ac550fe7bd9679df5;hp=7abaf8d3807f520a7a629f1940f12f67eb658bf0;hpb=bb11d011f6265b67f422f3b87ddedff187ce3118;p=packages%2Fpostfix.git diff --git a/postfix.spec b/postfix.spec index 7abaf8d..b5ce7bf 100644 --- a/postfix.spec +++ b/postfix.spec @@ -34,7 +34,7 @@ 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: 1 +Release: 2 Epoch: 2 License: distributable Group: Networking/Daemons/SMTP @@ -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)