SPECS: zmailer.spec - TODO for %post

ankry ankry at pld-linux.org
Sun Feb 11 20:16:01 CET 2007


Author: ankry                        Date: Sun Feb 11 19:16:01 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- TODO for %post

---- Files affected:
SPECS:
   zmailer.spec (1.85 -> 1.86) 

---- Diffs:

================================================================
Index: SPECS/zmailer.spec
diff -u SPECS/zmailer.spec:1.85 SPECS/zmailer.spec:1.86
--- SPECS/zmailer.spec:1.85	Thu Nov  9 22:13:36 2006
+++ SPECS/zmailer.spec	Sun Feb 11 20:15:55 2007
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
 # TODO
 # - missing service restart
+# - check locale settings in %post
 # Conditional build:
 %bcond_without	whoson	# build without WHOSON support
 %bcond_without	ldap	# build without LDAP support
@@ -239,7 +240,9 @@
 if [ ! -L /etc/mail/db/aliases ]; then
 	if [ -f /etc/mail/aliases ]; then
 		echo "Generating Symlink to use /etc/mail/aliases for aliasing"
-		rm -f /etc/mail/db/aliases || echo "Strange nothing at (Dziwnie puste) /etc/mail/db/aliases. Don't worry (Nie martw się)."
+		rm -f /etc/mail/db/aliases || echo "Strange nothing at /etc/mail/db/aliases. Don't worry."
+# FIXME! check locale here
+#		echo "Dziwnie puste /etc/mail/db/aliases. Nie martw sie."
 	else
 		echo "Installing new /etc/mail/aliases from zmailer sample"
 		mv -f /etc/mail/db/aliases /etc/aliases
@@ -364,6 +367,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.86  2007/02/11 19:15:55  ankry
+- TODO for %post
+
 Revision 1.85  2006/11/09 21:13:36  glen
 - strict internal deps
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/zmailer.spec?r1=1.85&r2=1.86&f=u



More information about the pld-cvs-commit mailing list