From 5dc210e70d60223858a4ca80af9c3b37324ebf29 Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Sat, 8 Aug 2015 14:45:23 +0000 Subject: [PATCH] - postfix-files now belongs to /etc/mail by default --- postfix.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/postfix.spec b/postfix.spec index cd7e5eb..46a3e21 100644 --- a/postfix.spec +++ b/postfix.spec @@ -18,7 +18,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: 3.0.2 -Release: 3 +Release: 4 Epoch: 2 License: distributable Group: Networking/Daemons/SMTP @@ -329,7 +329,7 @@ touch $RPM_BUILD_ROOT/etc/security/blacklist.smtp %{__rm} -r $RPM_BUILD_ROOT%{_sysconfdir}/mail/makedefs.out %{__rm} $RPM_BUILD_ROOT%{_sysconfdir}/mail/TLS_LICENSE -%{__rm} $RPM_BUILD_ROOT%{_sysconfdir}/mail/{postfix-files,postfix-script,post-install} +%{__rm} $RPM_BUILD_ROOT%{_sysconfdir}/mail/{postfix-script,post-install} %clean rm -rf $RPM_BUILD_ROOT @@ -397,6 +397,7 @@ fi %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/dynamicmaps.cf %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/main.cf %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/master.cf +%{_sysconfdir}/mail/postfix-files %{_sysconfdir}/mail/postfix-wrapper %{_sysconfdir}/mail/postmulti-script %attr(740,root,root) /etc/cron.daily/postfix -- 2.37.3