Search
j0ke.net Open Build Service
>
Projects
>
server:http
:
nginx
:
suse
>
nginx-1.2
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 47
[-]
[+]
Changed
nginx-1.2.spec
@@ -117,7 +117,7 @@ %endif Recommends: logrotate %if 0%{?with_modsec} -BuildRequires: apache2-devel apache2-prefork openldap2-devel +BuildRequires: libapr-util1-devel libapr1-devel apache2-devel apache2-prefork openldap2-devel BuildRequires: libxml2-devel libtool curl-devel BuildRequires: curl %endif @@ -151,6 +151,9 @@ Patch4: nginx-1.0.4_default_config.patch # +# modsec config patch +Patch5: modsecurity-apache_2.7.4_config.patch + Summary: A HTTP server and IMAP/POP3 proxy server %description nginx [engine x] is a HTTP server and IMAP/POP3 proxy server written by Igor Sysoev. @@ -169,6 +172,7 @@ %if 0%{?with_ajp} %__patch -p1 < %{ajp_nover}/ajp.patch %endif +%patch5 perl -pi -e 's|\r\n|\n|g' contrib/geo2nginx.pl