]> git.pld-linux.org Git - packages/apache-mod_rpaf.git/commitdiff
- mod_rpaf patched to allow multiple chained proxies (needed to use pound balancer... auto/ac/apache-mod_rpaf-0_5-4
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 27 Sep 2007 10:19:16 +0000 (10:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 4

Changed files:
    apache-mod_rpaf.spec -> 1.12

apache-mod_rpaf.spec

index 5ec3e6f9f724338f25af3c861bcddd70a02dfa7c..b0a90cf12eb7d6c0cd3b590c414111d551e71425 100644 (file)
@@ -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
This page took 0.081542 seconds and 4 git commands to generate.