Search
j0ke.net Open Build Service
>
Projects
>
home:jg
:
http-testing
>
nginx
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 97
[-]
[+]
Changed
nginx.spec
@@ -26,7 +26,7 @@ URL: http://nginx.net/ BuildRoot: %{_tmppath}/%{name}-%{version}-root -BuildRequires: pcre-devel zlib-devel polarssl-devel perl(ExtUtils::Embed) +BuildRequires: pcre-devel zlib-devel polarssl-devel perl(ExtUtils::Embed) BuildRequires: GeoIP-devel libaio-devel pam-devel # Modsec @@ -171,7 +171,7 @@ --lock-path=%{_localstatedir}/lock/subsys/%{name} \ --with-http_secure_link_module \ --with-http_random_index_module \ - --with-polarssl \ + --with-polarssl=/usr/include/polarssl \ --with-http_ssl_module \ --with-http_realip_module \ --with-http_addition_module \