SPECS: postfix.spec - cosmetics

shadzik shadzik at pld-linux.org
Mon Jul 17 03:55:59 CEST 2006


Author: shadzik                      Date: Mon Jul 17 01:55:59 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cosmetics

---- Files affected:
SPECS:
   postfix.spec (1.256 -> 1.257) 

---- Diffs:

================================================================
Index: SPECS/postfix.spec
diff -u SPECS/postfix.spec:1.256 SPECS/postfix.spec:1.257
--- SPECS/postfix.spec:1.256	Mon Jul 17 03:46:56 2006
+++ SPECS/postfix.spec	Mon Jul 17 03:55:54 2006
@@ -296,7 +296,7 @@
 fi
 if [ "$1" = "1" ]; then
 	# only on installation, not upgrade
-if ! grep -q "^myhostname" %{_sysconfdir}/mail/main.cf; then
+	if ! grep -q "^myhostname" %{_sysconfdir}/mail/main.cf; then
 		postconf -e myhostname=`/bin/hostname -f`
 	fi
 else
@@ -415,6 +415,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.257  2006/07/17 01:55:54  shadzik
+- cosmetics
+
 Revision 1.256  2006/07/17 01:46:56  shadzik
 - uncomment VDA patch in %prep
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/postfix.spec?r1=1.256&r2=1.257&f=u



More information about the pld-cvs-commit mailing list