SPECS: apache1.spec - enable lingerd
glen
glen at pld-linux.org
Wed Sep 27 14:19:53 CEST 2006
Author: glen Date: Wed Sep 27 12:19:53 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- enable lingerd
---- Files affected:
SPECS:
apache1.spec (1.148 -> 1.149)
---- Diffs:
================================================================
Index: SPECS/apache1.spec
diff -u SPECS/apache1.spec:1.148 SPECS/apache1.spec:1.149
--- SPECS/apache1.spec:1.148 Fri Sep 15 20:27:41 2006
+++ SPECS/apache1.spec Wed Sep 27 14:19:47 2006
@@ -4,7 +4,7 @@
%bcond_with rewrite_ldap # enable ldap map support for mod_rewrite (alpha)
%bcond_without ipv6 # disable IPv6 support
%bcond_with minimal # minimal apache, without any modules
-%bcond_with lingerd # build with lingerd support
+%bcond_without lingerd # don't build lingerd support
#
%include /usr/lib/rpm/macros.perl
Summary: The most widely used Web server on the Internet
@@ -1337,7 +1337,7 @@
--enable-module=auth_digest \
--enable-shared=max \
--proxycachedir=/var/cache/apache \
- --with-perl=%{_bindir}/perl \
+ --with-perl=%{__perl} \
--enable-suexec \
--suexec-caller=http \
--suexec-uidmin=500 \
@@ -2433,6 +2433,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.149 2006/09/27 12:19:47 glen
+- enable lingerd
+
Revision 1.148 2006/09/15 18:27:41 glen
- allow everyone enter logs directory
(you can still control individual perms inside log dir)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/apache1.spec?r1=1.148&r2=1.149&f=u
More information about the pld-cvs-commit
mailing list