SPECS: nginx.spec - spelling
glen
glen at pld-linux.org
Sat Dec 1 19:25:30 CET 2007
Author: glen Date: Sat Dec 1 18:25:30 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- spelling
---- Files affected:
SPECS:
nginx.spec (1.69 -> 1.70)
---- Diffs:
================================================================
Index: SPECS/nginx.spec
diff -u SPECS/nginx.spec:1.69 SPECS/nginx.spec:1.70
--- SPECS/nginx.spec:1.69 Sat Dec 1 19:14:31 2007
+++ SPECS/nginx.spec Sat Dec 1 19:25:25 2007
@@ -452,7 +452,7 @@
echo "Run \"/etc/rc.d/init.d/nginx-standard start\" to start nginx daemon."
fi
fi
-echo "Notice now deamon is usign \"/etc/nginx/nginx-standard.conf\" file"
+echo "Notice: deamon is now using \"/etc/nginx/nginx-standard.conf\" file"
%post light
for a in access.log error.log; do
@@ -470,7 +470,7 @@
echo "Run \"/etc/rc.d/init.d/nginx-light start\" to start nginx daemon."
fi
fi
-echo "Notice now deamon is usign \"/etc/nginx/nginx-light.conf\" file"
+echo "Notice: deamon is now using \"/etc/nginx/nginx-light.conf\" file"
%post perl
for a in access.log error.log; do
@@ -488,7 +488,7 @@
echo "Run \"/etc/rc.d/init.d/nginx-perl start\" to start nginx daemon."
fi
fi
-echo "Notice now deamon is usign \"/etc/nginx/nginx-perl.conf\" file"
+echo "Notice: deamon is now using \"/etc/nginx/nginx-perl.conf\" file"
%post mail
for a in access.log error.log; do
@@ -506,7 +506,7 @@
echo "Run \"/etc/rc.d/init.d/nginx-mail start\" to start nginx daemon."
fi
fi
-echo "Notice now deamon is usign \"/etc/nginx/nginx-mail.conf\" file"
+echo "Notice: deamon is now using \"/etc/nginx/nginx-mail.conf\" file"
%preun standard
if [ "$1" = "0" ];then
@@ -621,6 +621,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.70 2007-12-01 18:25:25 glen
+- spelling
+
Revision 1.69 2007-12-01 18:14:31 sardzent
- warning about new config files
- nginx should have own group and work with it, or be compiled with http group
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nginx.spec?r1=1.69&r2=1.70&f=u
More information about the pld-cvs-commit
mailing list