]> git.pld-linux.org Git - packages/apache.git/commitdiff
- increase servers limit to 2048
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 25 May 2003 14:09:31 +0000 (14:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache.spec -> 1.207.2.3

apache.spec

index 98ef2e6a4eefc01b7ff4ad207ac9f58e10b46478..dfe1a156bc3a9d377c16ab7f488a8ecdd1181e19 100644 (file)
@@ -27,7 +27,7 @@ Summary(uk):  
 Summary(zh_CN):        Internet ÉÏÓ¦ÓÃ×î¹ã·ºµÄ Web ·þÎñ³ÌÐò¡£
 Name:          apache
 Version:       1.3.27
-Release:       4
+Release:       5
 License:       Apache Group 
 Group:         Networking/Daemons
 URL:           http://www.apache.org/
@@ -675,7 +675,7 @@ wa
 %patch22 -p1
 
 %build
-OPTIM="%{rpmcflags}" \
+OPTIM="%{rpmcflags} -DHARD_SERVER_LIMIT=2048" \
 ./configure \
        --prefix=%{_prefix} \
        --sysconfdir=%{_sysconfdir} \
This page took 0.040357 seconds and 4 git commands to generate.