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

Changed files:
    apache1-mod_rpaf.spec -> 1.21

apache1-mod_rpaf.spec

index b8779b45732e18f02ff255edc59e6304e01390a0..72e10bd2ff49c7bf0fecaa7adf847594f5c6e883 100644 (file)
@@ -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
 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
 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
 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}
 %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
 
 %build
 %{apxs} -c mod_%{mod_name}.c -o mod_%{mod_name}.so
This page took 0.02974 seconds and 4 git commands to generate.