diff -r f805be991d7f -r d612d08c0455 apache/apache.spec --- a/apache/apache.spec Mon Sep 17 19:01:16 2012 +0200 +++ b/apache/apache.spec Mon Sep 17 19:02:42 2012 +0200 @@ -32,7 +32,7 @@ Group: Web License: ASF Version: 2.2.22 -Release: 20120205 +Release: 20120800 # package options %option with_mpm_prefork yes @@ -80,6 +80,7 @@ Source3: apache.conf Source4: apache.sh Patch0: apache.patch +Patch1: apache.patch.davquo # build information BuildPreReq: OpenPKG, openpkg >= 20100101, perl, make @@ -126,6 +127,7 @@ # unpack Apache distribution %setup -q -n httpd-%{version} %patch -p0 + %patch -p0 -P 1 %{l_shtool} subst \ -e 's;(" PLATFORM ");(%{l_openpkg_release -F "OpenPKG/%%t"});g' \ server/core.c