From: Elan Ruusamäe Date: Thu, 27 Sep 2007 10:19:16 +0000 (+0000) Subject: - mod_rpaf patched to allow multiple chained proxies (needed to use pound balancer... X-Git-Tag: auto/ac/apache-mod_rpaf-0_5-4 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fapache-mod_rpaf.git;a=commitdiff_plain;h=634241138d0a55fd1538f886e516cc25ac0f585d - mod_rpaf patched to allow multiple chained proxies (needed to use pound balancer) (by alpha) - rel 4 Changed files: apache-mod_rpaf.spec -> 1.12 --- diff --git a/apache-mod_rpaf.spec b/apache-mod_rpaf.spec index 5ec3e6f..b0a90cf 100644 --- a/apache-mod_rpaf.spec +++ b/apache-mod_rpaf.spec @@ -4,12 +4,13 @@ Summary: Reverse proxy add forward module for Apache2 Summary(pl.UTF-8): Moduł Apache'a 2 dodający przekazywanie dla odwrotnych proxy Name: apache-mod_%{mod_name} Version: 0.5 -Release: 3 +Release: 4 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: mod_rpaf_degtine.patch URL: http://stderr.net/apache/rpaf/ BuildRequires: apache-devel >= 2.0.36 BuildRequires: rpmbuild(macros) >= 1.268 @@ -41,6 +42,7 @@ począwszy od wersji 2.0.36. %prep %setup -q -n mod_%{mod_name}-%{version} +%patch0 -p1 mv -f mod_%{mod_name}{-2.0,}.c %build