Index: trunk/server/fedora/specs/httpd.spec.patch
===================================================================
--- trunk/server/fedora/specs/httpd.spec.patch	(revision 2301)
+++ trunk/server/fedora/specs/httpd.spec.patch	(revision 2321)
@@ -10,5 +10,5 @@
  Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2
  Source1: index.html
-@@ -58,6 +58,14 @@
+@@ -58,6 +58,15 @@
  Requires(postun): systemd-units
  Requires(post): systemd-units
@@ -21,9 +21,10 @@
 +Patch1006: httpd-suexec-cloexec.patch
 +Patch1007: httpd-fixup-vhost.patch
++Patch1008: httpd-SSLCompression.patch
 +
  %description
  The Apache HTTP Server is a powerful, efficient, and extensible
  web server.
-@@ -68,6 +77,7 @@
+@@ -68,6 +78,7 @@
  Obsoletes: secureweb-devel, apache-devel, stronghold-apache-devel
  Requires: apr-devel, apr-util-devel, pkgconfig
@@ -33,5 +34,5 @@
  %description devel
  The httpd-devel package contains the APXS binary and other files
-@@ -106,6 +116,7 @@
+@@ -106,6 +117,7 @@
  Requires(post): openssl, /bin/cat
  Requires(pre): httpd
@@ -41,5 +42,5 @@
  
  %description -n mod_ssl
-@@ -133,6 +149,13 @@
+@@ -133,6 +150,14 @@
  # Patch in vendor/release string
  sed "s/@RELEASE@/%{vstring}/" < %{PATCH20} | patch -p1
@@ -51,9 +52,10 @@
 +%patch1006 -p1 -b .cloexec
 +%patch1007 -p1 -b .fixup-vhost
++%patch1008 -p1 -b .sslcompression
 +
  # Safety check: prevent build if defined MMN does not equal upstream MMN.
  vmmn=`echo MODULE_MAGIC_NUMBER_MAJOR | cpp -include include/ap_mmn.h | sed -n '/^2/p'`
  if test "x${vmmn}" != "x%{mmn}"; then
-@@ -193,10 +217,12 @@
+@@ -193,10 +219,12 @@
          --with-apr=%{_prefix} --with-apr-util=%{_prefix} \
  	--enable-suexec --with-suexec \
