SPECS: nginx.spec - added with-http_stub_status_module
sardzent
sardzent at pld-linux.org
Wed Sep 5 19:09:46 CEST 2007
Author: sardzent Date: Wed Sep 5 17:09:46 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added with-http_stub_status_module
---- Files affected:
SPECS:
nginx.spec (1.16 -> 1.17)
---- Diffs:
================================================================
Index: SPECS/nginx.spec
diff -u SPECS/nginx.spec:1.16 SPECS/nginx.spec:1.17
--- SPECS/nginx.spec:1.16 Sun Aug 19 14:54:59 2007
+++ SPECS/nginx.spec Wed Sep 5 19:09:41 2007
@@ -6,7 +6,7 @@
Summary(pl.UTF-8): Serwer HTTP i odwrotne proxy o wysokiej wydajności
Name: nginx
Version: 0.5.31
-Release: 1
+Release: 2
License: BSD-like
Group: Networking/Daemons
Source0: http://sysoev.ru/nginx/%{name}-%{version}.tar.gz
@@ -59,6 +59,7 @@
--with-select_module \
--with-poll_module \
--with-http_ssl_module \
+ --with-http_stub_status_module \
--http-log-path=%{_localstatedir}/log/%{name}/access.log \
--http-client-body-temp-path=%{_localstatedir}/cache/%{name}/client_body_temp \
--http-proxy-temp-path=%{_localstatedir}/cache/%{name}/proxy_temp \
@@ -126,6 +127,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.17 2007/09/05 17:09:41 sardzent
+- added with-http_stub_status_module
+
Revision 1.16 2007/08/19 12:54:59 areq
- 0.5.31
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nginx.spec?r1=1.16&r2=1.17&f=u
More information about the pld-cvs-commit
mailing list