Search
j0ke.net Open Build Service
>
Projects
>
home:jg
:
http
>
nginx
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 37
[-]
[+]
Changed
nginx-SLE_11.spec
@@ -48,7 +48,7 @@ Patch1: nginx-0.6.31-DESTDIR.patch # Patch2: nginx-0.4.0-html.patch Patch2: nginx-0.6.38-html.patch -Patch3: nginx-0.4.0-perl_vendor_install.patch +#Patch3: nginx-0.4.0-perl_vendor_install.patch Patch4: nginx-0.6.31_default_config.patch # Summary: A HTTP server and IMAP/POP3 proxy server @@ -67,7 +67,7 @@ %patch #%patch1 #%patch2 -%patch3 +#%patch3 %patch4 dos2unix contrib/geo2nginx.pl @@ -107,6 +107,7 @@ --with-md5=/usr \ --with-sha1=/usr \ --with-file-aio \ + --with-http_spdy_module \ %if 0%{?suse_version} > 1000 || 0%{?fedora_version} > 4 || 0%{?mandriva_version} > 2006 --with-cc-opt="%{optflags} -fstack-protector" %else
[-]
[+]
Changed
nginx-SLE_11_SP1.spec
^
@@ -48,7 +48,7 @@ Patch1: nginx-0.6.31-DESTDIR.patch # Patch2: nginx-0.4.0-html.patch Patch2: nginx-0.6.38-html.patch -Patch3: nginx-0.4.0-perl_vendor_install.patch +#Patch3: nginx-0.4.0-perl_vendor_install.patch Patch4: nginx-0.6.31_default_config.patch # Summary: A HTTP server and IMAP/POP3 proxy server @@ -67,7 +67,7 @@ %patch #%patch1 #%patch2 -%patch3 +#%patch3 %patch4 dos2unix contrib/geo2nginx.pl @@ -107,6 +107,7 @@ --with-md5=/usr \ --with-sha1=/usr \ --with-file-aio \ + --with-http_spdy_module \ %if 0%{?suse_version} > 1000 || 0%{?fedora_version} > 4 || 0%{?mandriva_version} > 2006 --with-cc-opt="%{optflags} -fstack-protector" %else
[-]
[+]
Changed
nginx.spec
^
@@ -106,6 +106,7 @@ --with-mail_ssl_module \ --with-debug \ --with-ipv6 \ + --with-http_spdy_module \ --with-cc-opt="%{optflags} $(pcre-config --cflags)" \ --add-module=%{_builddir}/nginx-%{version}/nginx-upstream-fair \ %if 0%{with_rtmp_ext}