|
|
|
|
@ -32,7 +32,7 @@ Class: BASE
|
|
|
|
|
Group: Web |
|
|
|
|
License: Artistic/GPL |
|
|
|
|
Version: 2.0.3 |
|
|
|
|
Release: 20080101 |
|
|
|
|
Release: 20080508 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://perl.apache.org/dist/mod_perl-%{version}.tar.gz |
|
|
|
|
@ -98,7 +98,8 @@ AutoReqProv: no
|
|
|
|
|
MP_PROMPT_DEFAULT=1 \ |
|
|
|
|
MP_USE_DSO=1 \ |
|
|
|
|
MP_USE_STATIC=0 \ |
|
|
|
|
MP_CCOPTS="%{l_cflags -O}" |
|
|
|
|
MP_CCOPTS="%{l_cflags -O}" \ |
|
|
|
|
INSTALLDIRS=vendor |
|
|
|
|
|
|
|
|
|
# build toolkit |
|
|
|
|
%{l_make} %{l_mflags} |
|
|
|
|
|