From 48cd0203b9c80a63f218d8aec8b635a471d5848c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Adam=20Go=C5=82=C4=99biowski?= Date: Wed, 24 Sep 2003 12:26:19 +0000 Subject: [PATCH] - added some configure options Changed files: apache-mod_suphp.spec -> 1.3 --- apache-mod_suphp.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/apache-mod_suphp.spec b/apache-mod_suphp.spec index 4592a92..a399bb6 100644 --- a/apache-mod_suphp.spec +++ b/apache-mod_suphp.spec @@ -37,7 +37,11 @@ modu %{__aclocal} %{__autoconf} %{__autoheader} -%configure +%configure \ + --with-http-user=http \ + --with-min-uid=500 \ + --with-min-gid=1000 + %{__make} #%{apxs} -c mod_%{mod_name}.c -o mod_%{mod_name}.so -lz -- 2.44.0