SPECS: apache1-mod_rpaf.spec - mod_rpaf patched to allow multiple ...

glen glen at pld-linux.org
Thu Sep 27 12:11:04 CEST 2007


Author: glen                         Date: Thu Sep 27 10:11:04 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- mod_rpaf patched to allow multiple chained proxies (needed to use pound balancer) (by alpha)
- rel 7

---- Files affected:
SPECS:
   apache1-mod_rpaf.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/apache1-mod_rpaf.spec
diff -u SPECS/apache1-mod_rpaf.spec:1.20 SPECS/apache1-mod_rpaf.spec:1.21
--- SPECS/apache1-mod_rpaf.spec:1.20	Thu Mar 22 01:14:15 2007
+++ SPECS/apache1-mod_rpaf.spec	Thu Sep 27 12:10:59 2007
@@ -9,13 +9,14 @@
 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
@@ -52,6 +53,7 @@
 %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
@@ -86,6 +88,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2007/09/27 10:10:59  glen
+- mod_rpaf patched to allow multiple chained proxies (needed to use pound balancer) (by alpha)
+- rel 7
+
 Revision 1.20  2007/03/22 00:14:15  glen
 - if ipv6 enabled, require ipv6 enabled apache. issue 10241
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/apache1-mod_rpaf.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list