From: Elan Ruusamäe Date: Thu, 27 Sep 2007 10:10:59 +0000 (+0000) Subject: - mod_rpaf patched to allow multiple chained proxies (needed to use pound balancer... X-Git-Tag: auto/ac/apache1-mod_rpaf-0_5-7 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fapache1-mod_rpaf.git;a=commitdiff_plain;h=1d577fa9b9dfef51ee47ec8163e2ffcd736e0e52 - mod_rpaf patched to allow multiple chained proxies (needed to use pound balancer) (by alpha) - rel 7 Changed files: apache1-mod_rpaf.spec -> 1.21 --- diff --git a/apache1-mod_rpaf.spec b/apache1-mod_rpaf.spec index b8779b4..72e10bd 100644 --- a/apache1-mod_rpaf.spec +++ b/apache1-mod_rpaf.spec @@ -8,13 +8,14 @@ Summary: Reverse proxy add forward module for Apache Summary(pl.UTF-8): Moduł Apache'a dodający przekazywanie dla odwrotnych proxy Name: apache1-mod_%{mod_name} Version: 0.5 -Release: 6 +Release: 7 License: Apache Group: Networking/Daemons Source0: http://stderr.net/apache/rpaf/download/mod_%{mod_name}-%{version}.tar.gz # Source0-md5: 471fb059d6223a394f319b7c8ab45c4d Source1: %{name}.conf Patch0: %{name}-ipv6.patch +Patch1: mod_rpaf_degtine.patch URL: http://stderr.net/apache/rpaf/ %{?with_ipv6:BuildRequires: apache1(ipv6)-devel} BuildRequires: apache1-devel >= 1.3.33-2 @@ -51,6 +52,7 @@ od wersji 1.3.25. %prep %setup -q -n mod_%{mod_name}-%{version} %{?with_ipv6:%patch0 -p1} +%patch1 -p1 %build %{apxs} -c mod_%{mod_name}.c -o mod_%{mod_name}.so