SPECS (APACHE_2_0): apache.spec - don't stat() every documentroot

arekm arekm at pld-linux.org
Wed Nov 22 11:52:26 CET 2006


Author: arekm                        Date: Wed Nov 22 10:52:26 2006 GMT
Module: SPECS                         Tag: APACHE_2_0
---- Log message:
- don't stat() every documentroot

---- Files affected:
SPECS:
   apache.spec (1.419.2.7 -> 1.419.2.8) 

---- Diffs:

================================================================
Index: SPECS/apache.spec
diff -u SPECS/apache.spec:1.419.2.7 SPECS/apache.spec:1.419.2.8
--- SPECS/apache.spec:1.419.2.7	Fri Jul 28 10:06:27 2006
+++ SPECS/apache.spec	Wed Nov 22 11:52:21 2006
@@ -35,7 +35,7 @@
 Summary(tr):	Lider WWW tarayýcý
 Name:		apache
 Version:	2.0.59
-Release:	1
+Release:	2
 License:	Apache Group License
 Group:		Networking/Daemons
 Source0:	http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz
@@ -89,6 +89,7 @@
 Patch23:	%{name}-normalize-path.patch
 # http://issues.apache.org/bugzilla/attachment.cgi?id=13377 external pcre
 Patch24:	%{name}2-pcre-patch.diff
+Patch25:	%{name}-bug-40970.patch
 URL:		http://httpd.apache.org/
 BuildRequires:	apr-devel >= 1:1.0.0
 BuildRequires:	apr-util-devel >= 1:1.0.0
@@ -791,6 +792,7 @@
 %patch22 -p1
 %patch23 -p1
 %{?with_external_pcre:%patch24 -p2}
+%patch25 -p0
 
 %{__perl} -pi -e "s@/usr/local/bin/perl@%{__perl}@" $(grep -rl "/usr/local/bin/perl" *)
 %{__perl} -pi -e "s at BUILD_SUBDIRS.*@BUILD_SUBDIRS =@g" srclib/Makefile.in
@@ -1703,6 +1705,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.419.2.8  2006/11/22 10:52:21  arekm
+- don't stat() every documentroot
+
 Revision 1.419.2.7  2006/07/28 08:06:27  arekm
 - up to 2.0.59
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/apache.spec?r1=1.419.2.7&r2=1.419.2.8&f=u



More information about the pld-cvs-commit mailing list