Summary: A text-based Web browser. Name: lynx Version: 2.8.5 Release: 23 License: GPL Group: Applications/Internet Source: http://lynx.isc.org/current/lynx2.8.5rel.1.tar.bz2 URL: http://lynx.isc.org/ Patch0: lynx-2.8.4-redhat.patch Patch1: lynx-crash.patch Requires: indexhtml Provides: webclient BuildRequires: openssl-devel, pkgconfig, ncurses-devel >= 5.3-5, slang-devel, zlib-devel Buildroot: %{_tmppath}/%{name}-root %description Lynx is a text-based Web browser. Lynx does not display any images, but it does support frames, tables, and most other HTML tags. One advantage Lynx has over graphical browsers is speed; Lynx starts and exits quickly and swiftly displays webpages. %prep %setup -q -n lynx2-8-5 %patch0 -p1 -b .redhat %patch1 -p1 -b .crash perl -pi -e "s,^HELPFILE:.*,HELPFILE:file://localhost/usr/share/doc/lynx-%{version}/lynx_help/lynx_help_main.html,g" lynx.cfg perl -pi -e "s,^DEFAULT_INDEX_FILE:.*,DEFAULT_INDEX_FILE:http://www.google.com/,g" lynx.cfg perl -pi -e 's,^#LOCALE_CHARSET:.*,LOCALE_CHARSET:TRUE,' lynx.cfg %build export PATH=`pwd`:$PATH cat >gcc <$RPM_BUILD_ROOT%{_sysconfdir}/lynx-site.cfg < 2.8.5-23 - Fixed fix for bug #90302 (bug #152146). * Wed Mar 2 2005 Tim Waugh 2.8.5-22 - Rebuild for new GCC. * Thu Jan 6 2005 Tim Waugh 2.8.5-21 - Fixed