From f64b2d3993929d9fc94de287ff13e0594d5d45c5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 2 Jun 2009 15:50:01 +0000 Subject: [PATCH] - remove /etc/mail/postfix-files /etc/mail/postfix-script, /etc/mail/post-install, which postfix upgrade-configuration complains are present but no longer used - rel 2 Changed files: postfix.spec -> 1.334 --- postfix.spec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/postfix.spec b/postfix.spec index 30cb939..fa13d52 100644 --- a/postfix.spec +++ b/postfix.spec @@ -33,7 +33,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.6.1 -Release: 1 +Release: 2 Epoch: 2 License: distributable Group: Networking/Daemons/SMTP @@ -343,6 +343,8 @@ touch $RPM_BUILD_ROOT/etc/security/blacklist.smtp rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/mail/makedefs.out rm -f $RPM_BUILD_ROOT%{_sysconfdir}/mail/TLS_LICENSE +rm $RPM_BUILD_ROOT%{_sysconfdir}/mail/{postfix-files,postfix-script,post-install} + %clean rm -rf $RPM_BUILD_ROOT @@ -401,9 +403,6 @@ 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 -%attr(755,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/postfix-script -%attr(755,root,root) %{_sysconfdir}/mail/post-install -%{_sysconfdir}/mail/postfix-files %{_sysconfdir}/mail/postfix-wrapper %{_sysconfdir}/mail/postmulti-script %attr(740,root,root) /etc/cron.daily/postfix -- 2.44.0