1.1 --- a/apache/apache.spec Mon Sep 17 19:01:16 2012 +0200 1.2 +++ b/apache/apache.spec Mon Sep 17 19:02:42 2012 +0200 1.3 @@ -32,7 +32,7 @@ 1.4 Group: Web 1.5 License: ASF 1.6 Version: 2.2.22 1.7 -Release: 20120205 1.8 +Release: 20120800 1.9 1.10 # package options 1.11 %option with_mpm_prefork yes 1.12 @@ -80,6 +80,7 @@ 1.13 Source3: apache.conf 1.14 Source4: apache.sh 1.15 Patch0: apache.patch 1.16 +Patch1: apache.patch.davquo 1.17 1.18 # build information 1.19 BuildPreReq: OpenPKG, openpkg >= 20100101, perl, make 1.20 @@ -126,6 +127,7 @@ 1.21 # unpack Apache distribution 1.22 %setup -q -n httpd-%{version} 1.23 %patch -p0 1.24 + %patch -p0 -P 1 1.25 %{l_shtool} subst \ 1.26 -e 's;(" PLATFORM ");(%{l_openpkg_release -F "OpenPKG/%%t"});g' \ 1.27 server/core.c