|
|
@@ -61,7 +61,7 @@ Patch0: http://static.php.net/www.php.net/distributions/mime.c.diff-3.0.gz
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
BuildRoot: %{l_buildroot}
|
|
|
-BuildPreReq: OpenPKG, openpkg >= 20030708, gcc, sed, flex, bison
|
|
|
+BuildPreReq: OpenPKG, openpkg >= 20030708, gcc, flex, bison
|
|
|
PreReq: OpenPKG, openpkg >= 20030708, MTA
|
|
|
BuildPreReq: gdbm
|
|
|
PreReq: gdbm
|
|
|
@@ -122,7 +122,6 @@ AutoReqProv: no
|
|
|
%if "%{with_db}" == "yes"
|
|
|
libs="$libs -ldb"
|
|
|
%endif
|
|
|
-
|
|
|
CC="%{l_cc}" \
|
|
|
CFLAGS="$cflags" \
|
|
|
CPPFLAGS="$cppflags" \
|