[packages/apache/APACHE_2_2] - rel 7; prevent apache from hanging too long in graceful restart

arekm arekm at pld-linux.org
Fri Apr 12 17:51:31 CEST 2013


commit 62bbddab34a61b400bfa49be2b739cb73dc16956
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Apr 12 17:51:27 2013 +0200

    - rel 7; prevent apache from hanging too long in graceful restart

 apache.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/apache.spec b/apache.spec
index c59e70a..913725a 100644
--- a/apache.spec
+++ b/apache.spec
@@ -44,7 +44,7 @@ Summary(ru.UTF-8):	Самый популярный веб-сервер
 Summary(tr.UTF-8):	Lider WWW tarayıcı
 Name:		apache
 Version:	2.2.24
-Release:	6
+Release:	7
 License:	Apache v2.0
 Group:		Networking/Daemons/HTTP
 Source0:	http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz
@@ -109,6 +109,7 @@ Patch26:	apache-mod_vhost_alias_docroot.patch
 Patch28:	apache-mpm-itk.patch
 Patch29:	libtool-tag.patch
 Patch30:	apache-bug-39653.patch
+Patch31:	httpd-dummy-connection-result.patch
 URL:		http://httpd.apache.org/
 BuildRequires:	apr-devel >= %{apr_ver}
 BuildRequires:	apr-util-devel >= 1:1.3.10-2
@@ -1805,6 +1806,7 @@ Dwa programy testowe/przykładowe cgi: test-cgi and print-env.
 %{?with_itk:%patch28 -p1}
 %patch29 -p1
 %patch30 -p1
+%patch31 -p1
 
 # using system apr, apr-util and pcre
 %{__rm} -r srclib/{apr,apr-util,pcre}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apache.git/commitdiff/62bbddab34a61b400bfa49be2b739cb73dc16956



More information about the pld-cvs-commit mailing list