SPECS: apache-mod_rpaf.spec - mod_rpaf patched to allow multiple c...

glen glen at pld-linux.org
Thu Sep 27 12:19:21 CEST 2007


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

---- Files affected:
SPECS:
   apache-mod_rpaf.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/apache-mod_rpaf.spec
diff -u SPECS/apache-mod_rpaf.spec:1.11 SPECS/apache-mod_rpaf.spec:1.12
--- SPECS/apache-mod_rpaf.spec:1.11	Wed Sep  5 23:09:17 2007
+++ SPECS/apache-mod_rpaf.spec	Thu Sep 27 12:19:16 2007
@@ -5,12 +5,13 @@
 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
@@ -42,6 +43,7 @@
 
 %prep
 %setup -q -n mod_%{mod_name}-%{version}
+%patch0 -p1
 mv -f mod_%{mod_name}{-2.0,}.c
 
 %build
@@ -76,6 +78,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2007/09/27 10:19:16  glen
+- mod_rpaf patched to allow multiple chained proxies (needed to use pound balancer) (by alpha)
+- rel 4
+
 Revision 1.11  2007/09/05 21:09:17  glen
 - rename module to mod_rpaf.c; rel 3
 
================================================================

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



More information about the pld-cvs-commit mailing list