Search
j0ke.net Open Build Service
>
Projects
>
home:jg
:
http
>
tengine
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 8
[-]
[+]
Changed
tengine.spec
@@ -82,6 +82,12 @@ --with-http_flv_module \ --with-http_gzip_static_module \ --with-http_stub_status_module \ + --with-http_geoip_module \ + --with-http_slice_module \ + --with-http_secure_link_module \ + --with-http_degradation_module \ + --with-http_sysguard_module \ + --with-http_concat_module \ --with-http_mp4_module \ --with-mail \ --with-mail_ssl_module \ @@ -89,7 +95,8 @@ --with-ipv6 \ --with-http_spdy_module \ --with-cc-opt="%{optflags} $(pcre-config --cflags)" \ - --with-file-aio + --with-file-aio \ + --with-syslog make %{?_smp_mflags}