|
|
|
|
@ -33,7 +33,7 @@ Class: EVAL
|
|
|
|
|
Group: Web |
|
|
|
|
License: GPL |
|
|
|
|
Version: 0.6.2 |
|
|
|
|
Release: 20070801 |
|
|
|
|
Release: 20071226 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_suphp_caller %{l_nusr} |
|
|
|
|
@ -76,6 +76,7 @@ AutoReqProv: no
|
|
|
|
|
%prep |
|
|
|
|
%setup -q -n suphp-%{version} |
|
|
|
|
%{l_sed} <%{PATCH0} -e 's;@l_prefix@;%{l_prefix};g' | %{l_patch} -p0 -b |
|
|
|
|
chmod a+x config/install-sh |
|
|
|
|
|
|
|
|
|
%build |
|
|
|
|
CC="%{l_cc}" \ |
|
|
|
|
|