packages: nginx/nginx.spec - oops, more ipv6

shadzik shadzik at pld-linux.org
Fri Dec 31 18:27:20 CET 2010


Author: shadzik                      Date: Fri Dec 31 17:27:20 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- oops, more ipv6

---- Files affected:
packages/nginx:
   nginx.spec (1.101 -> 1.102) 

---- Diffs:

================================================================
Index: packages/nginx/nginx.spec
diff -u packages/nginx/nginx.spec:1.101 packages/nginx/nginx.spec:1.102
--- packages/nginx/nginx.spec:1.101	Fri Dec 31 18:21:08 2010
+++ packages/nginx/nginx.spec	Fri Dec 31 18:27:15 2010
@@ -274,6 +274,7 @@
 	--with-mail \
 	--with-mail_ssl_module \
 	--without-http \
+	%{?with_ipv6:--with-ipv6} \
 	%{?with_poll:--with-poll_module} \
 	%{?with_rtsig:--with-rtsig_module} \
 	%{?with_select:--with-select_module} \
@@ -299,6 +300,7 @@
 	--lock-path=%{_localstatedir}/lock/subsys/%{name}-light \
 	--user=nginx \
 	--group=nginx \
+	%{?with_ipv6:--with-ipv6} \
 	%{?with_poll:--with-poll_module} \
 	%{?with_realip:--with-http_realip_module} \
 	%{?with_rtsig:--with-rtsig_module} \
@@ -333,6 +335,7 @@
 	%{?with_addition:--with-http_addition_module} \
 	%{?with_dav:--with-http_dav_module} \
 	%{?with_flv:--with-http_flv_module} \
+	%{?with_ipv6:--with-ipv6} \
 	%{?with_sub:--with-http_sub_module} \
 	%{?with_poll:--with-poll_module} \
 	%{?with_realip:--with-http_realip_module} \
@@ -575,6 +578,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.102  2010/12/31 17:27:15  shadzik
+- oops, more ipv6
+
 Revision 1.101  2010/12/31 17:21:08  shadzik
 - add ipv6 support
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nginx/nginx.spec?r1=1.101&r2=1.102&f=u



More information about the pld-cvs-commit mailing list