]> git.pld-linux.org Git - packages/apache1-mod_throttle.git/commitdiff
- restored ThrottleClientIP; won't work with IPv6, though
authorradek <radek@pld-linux.org>
Thu, 29 Aug 2002 20:30:14 +0000 (20:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
STBR

Changed files:
    apache1-mod_throttle.spec -> 1.16

apache1-mod_throttle.spec

index 8f78ead26a07af7a27ac9f01eaf554efdffb4593..51ba1cb9956b72cf331fcd110dfa4d7c40f27b26 100644 (file)
@@ -11,11 +11,11 @@ Summary(pt_BR):     Descompress
 Summary(sv):   En modul som implementerar bandvidd- och begäranbegränsningar i Apache
 Name:          apache-mod_throttle
 Version:       3.1.2
-Release:       4
+Release:       5
 License:       Anthony Howe
 Group:         Networking/Daemons
 Source0:       http://www.snert.com/Software/mod_throttle/mod_throttle312.tgz
-Patch0:                apache-mod_throttle-throttle-ip-off.patch
+Patch0:                apache-mod_throttle-PLD-v6stuff.patch
 URL:           http://www.snert.com/Software/mod_throttle/
 BuildRequires: apache-devel
 BuildRequires: %{apxs}
@@ -86,7 +86,7 @@ v
 
 %prep
 %setup -q -n mod_throttle-%{version}
-%patch0 -p0
+%patch0 -p1
 
 %build
 %{apxs} -DSUEXEC_BIN="\"\\\"%{_sbindir}/suexec\\\"\"" -o mod_throttle.so -c mod_throttle.c
This page took 0.131627 seconds and 4 git commands to generate.