packages: postfix/postfix.spec - remove /etc/mail/postfix-files /etc/mail/p...

glen glen at pld-linux.org
Tue Jun 2 17:50:07 CEST 2009


Author: glen                         Date: Tue Jun  2 15:50:07 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 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

---- Files affected:
packages/postfix:
   postfix.spec (1.333 -> 1.334) 

---- Diffs:

================================================================
Index: packages/postfix/postfix.spec
diff -u packages/postfix/postfix.spec:1.333 packages/postfix/postfix.spec:1.334
--- packages/postfix/postfix.spec:1.333	Wed May 27 01:29:40 2009
+++ packages/postfix/postfix.spec	Tue Jun  2 17:50:01 2009
@@ -34,7 +34,7 @@
 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
@@ -344,6 +344,8 @@
 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
 
@@ -402,9 +404,6 @@
 %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
@@ -520,6 +519,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.334  2009/06/02 15:50:01  glen
+- 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
+
 Revision 1.333  2009/05/26 23:29:40  glen
 - %lang for translated bounce messages
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/postfix/postfix.spec?r1=1.333&r2=1.334&f=u



More information about the pld-cvs-commit mailing list