packages: postfix/postfix.spec - %lang for translated bounce messages

glen glen at pld-linux.org
Wed May 27 01:29:46 CEST 2009


Author: glen                         Date: Tue May 26 23:29:46 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- %lang for translated bounce messages

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

---- Diffs:

================================================================
Index: packages/postfix/postfix.spec
diff -u packages/postfix/postfix.spec:1.332 packages/postfix/postfix.spec:1.333
--- packages/postfix/postfix.spec:1.332	Mon May 25 19:51:34 2009
+++ packages/postfix/postfix.spec	Wed May 27 01:29:40 2009
@@ -389,8 +389,8 @@
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/access
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/aliases
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/bounce.cf.default
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/bounce.cf.de
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/bounce.cf.pl
+%lang(de) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/bounce.cf.de
+%lang(pl) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/bounce.cf.pl
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/canonical
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/generic
 #%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/regexp_table
@@ -520,6 +520,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.333  2009/05/26 23:29:40  glen
+- %lang for translated bounce messages
+
 Revision 1.332  2009/05/25 17:51:34  shadzik
 - updated to 2.6.1; adjusted %files
 
================================================================

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



More information about the pld-cvs-commit mailing list