commit 1a97cd6dd59968a3d3e778ee91e6a7a93f0a57e8
Author: Elan Ruusamäe <g...@delfi.ee>
Date:   Wed Oct 19 22:11:48 2016 +0300

    drop deprecated --with-ipv6

 nginx.spec | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/nginx.spec b/nginx.spec
index 61dc256..a8fa11e 100644
--- a/nginx.spec
+++ b/nginx.spec
@@ -8,7 +8,6 @@
 %bcond_without addition        # adds module
 %bcond_without dav             # WebDAV
 %bcond_without flv             # FLV stream
-%bcond_without ipv6            # build without ipv6 support
 %bcond_without sub             # ngx_http_sub_module
 %bcond_without poll            # poll
 %bcond_without realip          # real ip (behind proxy)
@@ -231,7 +230,6 @@ cp -f configure auto/
        --http-proxy-temp-path=%{_localstatedir}/cache/%{name}/proxy_temp \
        --user=nginx \
        --group=nginx \
-       %{?with_ipv6:--with-ipv6} \
        %{?with_select:--with-select_module} \
        %{?with_poll:--with-poll_module} \
        %{?with_rtsig:--with-rtsig_module} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nginx.git/commitdiff/d273261688668c11dedceca487d652874dde1feb

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to