]> git.pld-linux.org Git - packages/nginx.git/commitdiff
- added with-http_stub_status_module
authorsardzent <sardzent@pld-linux.org>
Wed, 5 Sep 2007 17:09:41 +0000 (17:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nginx.spec -> 1.17

nginx.spec

index ff7054dd31e701c6f6b8c008a3f577f19170cb1e..eced635d1de4bd02b1e41cc3d6e1036907ad42c3 100644 (file)
@@ -5,7 +5,7 @@ Summary:        High perfomance HTTP and reverse proxy server
 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
@@ -58,6 +58,7 @@ sh %{SOURCE2} /etc/mime.types
        --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 \
This page took 0.049576 seconds and 4 git commands to generate.