]> git.pld-linux.org Git - packages/apache.git/commitdiff
- added -bug_33382.patch (large memory consumption)
authorAndrzej Augustynowicz <andrzej@augustynowicz.eu.org>
Tue, 8 Mar 2005 23:21:55 +0000 (23:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel. 3.3

Changed files:
    apache.spec -> 1.379

apache.spec

index a74caacaaaa4b96843421d40c4296818f9381cac..df1c0d3b906c579ddd8bd685b45c230c3cfae09f 100644 (file)
@@ -34,7 +34,7 @@ Summary(ru):  
 Summary(tr):   Lider WWW tarayýcý
 Name:          apache
 Version:       2.0.53
-Release:       3.2
+Release:       3.3
 License:       Apache Group License
 Group:         Networking/Daemons
 Source0:       http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz
@@ -89,6 +89,7 @@ Patch23:      %{name}-apr1.patch
 Patch24:       %{name}-normalize-path.patch
 # http://issues.apache.org/bugzilla/attachment.cgi?id=13377 external pcre
 Patch25:       %{name}2-pcre-patch.diff         
+Patch26:       %{name}-bug_33382.patch
 URL:           http://httpd.apache.org/
 BuildRequires: automake
 BuildRequires: apr-devel >= 1:1.0.0
@@ -760,6 +761,7 @@ CRYPT (domy
 %patch23 -p1
 %patch24 -p1
 %{?with_external_pcre:%patch25 -p2}
+%patch26 -p1
 
 %{__perl} -pi -e "s@/usr/local/bin/perl@%{__perl}@" $(grep -rl "/usr/local/bin/perl" *)
 %{__perl} -pi -e "s@BUILD_SUBDIRS.*@BUILD_SUBDIRS =@g" srclib/Makefile.in
This page took 0.355485 seconds and 4 git commands to generate.