From: Arkadiusz Miśkiewicz Date: Sun, 25 May 2003 14:09:31 +0000 (+0000) Subject: - increase servers limit to 2048 X-Git-Tag: apache-1_3_28-1~11 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fapache.git;a=commitdiff_plain;h=17db8a43dc2c21d83ac5a04ac265681494098e13 - increase servers limit to 2048 Changed files: apache.spec -> 1.207.2.3 --- diff --git a/apache.spec b/apache.spec index 98ef2e6..dfe1a15 100644 --- a/apache.spec +++ b/apache.spec @@ -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} \