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 40
[-]
[+]
Changed
nginx.spec
@@ -41,6 +41,7 @@ Source8: ngx_slowfs_cache-1.5.tar.gz Source9: Nginx-limit-traffic-rate-module.tar.gz Source10: %{rtmp}.tar.bz2 +Source11: nginx_upstream_check_module-master.tar.gz Source100: index.html Source101: poweredby.png Source102: nginx-logo.png @@ -78,6 +79,7 @@ %{__tar} zxvf %{SOURCE5} %{__tar} zxvf %{SOURCE9} %{__tar} jxvf %{SOURCE10} +%{__tar} zxvf %{SOURCE11} %build export DESTDIR=%{buildroot} @@ -110,6 +112,7 @@ --with-http_spdy_module \ --with-cc-opt="%{optflags} $(pcre-config --cflags)" \ --add-module=%{_builddir}/nginx-%{version}/nginx-upstream-fair \ + --add-module=%{_builddir}/nginx-%{version}/nginx_upstream_check_module-master \ %if 0%{with_rtmp_ext} --add-module=%{_builddir}/nginx-%{version}/%{rtmp} \ %endif
Added
nginx_upstream_check_module-master.tar.gz
^