|
|
@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
|
|
|
Group: Web
|
|
|
License: BSD
|
|
|
Version: 0.4.1
|
|
|
-Release: 20030707
|
|
|
+Release: 20030731
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://osdn.dl.sourceforge.net/sourceforge/w3m/w3m-%{version}.tar.gz
|
|
|
@@ -43,8 +43,8 @@ Prefix: %{l_prefix}
|
|
|
BuildRoot: %{l_buildroot}
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20020206, make
|
|
|
PreReq: OpenPKG, openpkg >= 20020206
|
|
|
-BuildPreReq: ncurses, openssl, zlib
|
|
|
-PreReq: ncurses, openssl, zlib
|
|
|
+BuildPreReq: ncurses, openssl, zlib, gc
|
|
|
+PreReq: ncurses, openssl, zlib, gc
|
|
|
AutoReq: no
|
|
|
AutoReqProv: no
|
|
|
|
|
|
@@ -79,6 +79,7 @@ AutoReqProv: no
|
|
|
echo "customized=y"
|
|
|
echo "use_ssl_verify=y"
|
|
|
echo "use_digest_auth=y"
|
|
|
+ echo "use_bundled_gclib=n"
|
|
|
) >config.param
|
|
|
CC="%{l_cc}" \
|
|
|
CFLAGS="%{l_cflags -O}" \
|