Summary: A text-based Web browser. Name: lynx Version: 2.8.5 Release: 19 License: GPL Group: Applications/Internet Source: http://lynx.isc.org/current/lynx2.8.5rel.1.tar.bz2 Source1: lynx.cfg.ja Source3: lynx.cfg.cs Source4: lynx.cfg.sk URL: http://lynx.isc.org/ Patch0: lynx-2.8.4-redhat.patch Patch2: lynx-284-i18ncfg.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 %patch2 -p1 -b .i18ncfg 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 %build export PATH=`pwd`:$PATH cat >gcc <$RPM_BUILD_ROOT%{_sysconfdir}/lynx-site.cfg < 2.8.5-19 - 2.8.5rel1. Fixes bug #139783. * Thu Jul 8 2004 Tim Waugh 2.8.5-18 - Removed perl dependencies (bug #127423). * Tue Jun 15 2004 Elliot Lee - rebuilt * Tue May 25 2004 Tim Waugh 2.8.5-16 - No longer need lynx-284-ipv6-salen.patch. - No longer need lynx2-8-2-telnet.patch. * Fri Feb 13 2004 Elliot Lee 2.8.5-15 - rebuilt * Mon Dec 1 2003 Tim Waugh 2.8.5-14 - Updated to dev16, fixing bug #110196. - No longer need crlf patch. - Use shipped ja translations. - Use %%find_lang. - Default config file now sets UTF-8 (bug #110986). * Fri Jun 06 2003 Adrian Havill 2.8.5-13 - use wide version of ncurses for UTF-8 * Wed Jun 04 2003 Elliot Lee - rebuilt * Wed Jan 22 2003 Tim Powers - rebuilt * Wed Jan 22 2003 Tim Waugh 2.8.5-10 - Fix CRLF issue. * Tue Jan 7 2003 Nalin Dahyabhai 2.8.5-9 - rebuild * Fri Dec 20 2002 Elliot Lee 2.8.5-8 - _smp_mflags * Thu Dec 12 2002 Nalin Dahyabhai - use openssl pkg-config data, if available * Wed Nov 20 2002 Tim Powers - rebuild on all arches * Thu Aug 08 2002 Karsten Hopp - remove menu entry (#69457) * Fri Jun 21 2002 Tim Powers - automated rebuild * Thu May 23 2002 Tim Powers - automated rebuild * Mon May 13 2002 Bernhard Rosenkraenzer 2.8.5-3 - Fix build with current toolchain * Thu Nov 22 2001 Bernhard Rosenkraenzer 2.8.5-2 - Update (dev5) * Wed Oct 24 2001 Bernhard Rosenkraenzer 2.8.5-1 - Update (dev3) - Use "display" as image viewer (#54184) * Tue Jul 31 2001 Bernhard Rosenkraenzer 2.8.4-17 - 2.8.4 release - no need to ship prerelease code... * Thu Jul 19 2001 Bernhard Rosenkraenzer 2.8.4-16 - update to 2.8.4p5 (bugfix release) * Tue Jul 10 2001 Bernhard Rosenkraenzer 2.8.4-15 - Add site-cfg file (#43841) * Sun Jun 24 2001 Bernhard Rosenkraenzer 2.8.4-14 - 2.8.4p2 * Thu Jun 07 2001 Florian La Roche - support newer gettext version * Thu May 3 2001 Bernhard Rosenkraenzer 2.8.4-12 - --with-display=ncurses, fixes #37481 * Wed May 2 2001 Bernhard Rosenkraenzer 2.8.4-11 - Add Czech/Slovak patches from milan.kerslager@spsselib.hiedu.cz (RFE#38334) * Sun Apr 15 2001 Bernhard Rosenkraenzer - dev20 - Add ipv6 patches from Pekka Savola : - enable ipv6, patch for missing sockaddr sa_len - buildrequires: slang-devel, zlib-devel (Bug #35644) * Fri Mar 2 2001 Nalin Dahyabhai - rebuild in new environment * Thu Jan 4 2001 Nalin Dahyabhai - Fix up more of the i18ncfg patch * Wed Jan 3 2001 Bernhard Rosenkraenzer - 2.8.4dev16 - Fix up the i18ncfg patch - segfaulting on startup is not exactly a nice feature. - Mark locale related files as such - Mark /etc/lynx.cfg.ja as %%lang(ja) - Add BuildRequires * Thu Dec 21 2000 Yukihiro Nakai - Add -enable-nls --with-included-gettext - Add i18ncfg patch - Add Japanese resources * Thu Oct 5 2000 Bernhard Rosenkraenzer - Update build URL - Fix help (Bug #18394) - Replace the "index page link" (pointing to a Mosaic site with thousands of dead links) with a link to Google * Sat Sep 23 2000 Bernhard Rosenkraenzer - Add https:// support (#17554) - Update to dev10 * Fri Aug 4 2000 Bernhard Rosenkraenzer - Add Swedish and German translations to desktop file, Bug 15322 * Wed Jul 12 2000 Prospector - automatic rebuild * Tue Jul 11 2000 Bernhard Rosenkraenzer - 2.8.4.dev.4 * Mon Jul 10 2000 Bernhard Rosenkraenzer - Fix up location of standard page and help page in lynx.cfg (still pointed at /usr/doc instead of /usr/share/doc, Bug #13227) * Thu Jun 8 2000 Tim Powers - fixed man page lolcation to be FHS compliant - use predefined RPM macros wherever possible - use %%makeinstall - cleaned up files list * Wed Apr 26 2000 Florian La Roche - 2.8.3rel.1 * Tue Mar 28 2000 Bernhard Rosenkraenzer - 2.8.3dev23 - add URL header * Mon Feb 07 2000 Preston Brown - wmconfig -> desktop * Sat Feb 05 2000 Cristian Gafton - version 2.8.3dev18 - drop the RFC compliance patch - they seemed to have done theiir own - pray that ported patches are okay * Mon Jan 31 2000 Bernhard Rosenkraenzer - Add "passive mode ftp" option, activated by PASSIVE:TRUE in /etc/lynx.cfg - turn on "PASSIVE:TRUE" by default - deal with the fact that RPM compresses man pages. * Sun Jan 16 2000 Bernhard Rosenkraenzer - Add "view with less" download option * Wed Nov 3 1999 Bernhard Rosenkraenzer - Fix compliance with RFCs describing FTP. We can now connect to wu-ftpd >= 2.6.0 based servers. * Wed Aug 25 1999 Bill Nottingham - fix path to help file. - turn off font switching - disable args to telnet. * Tue Jun 15 1999 Bill Nottingham - update to 2.8.2 * Mon Mar 29 1999 Bill Nottingham - apply some update patches from the lynx folks - set user's TEMP dir to their home dir to avoid /tmp races * Sun Mar 21 1999 Cristian Gafton - auto rebuild in the new build environment (release 10) * Wed Feb 24 1999 Bill Nottingham - return of wmconfig * Mon Nov 30 1998 Bill Nottingham - create cookie file 0600 * Fri Nov 6 1998 Bill Nottingham - update to 2.8.1rel2 * Thu Oct 29 1998 Bill Nottingham - build for Raw Hide (slang-1.2.2) * Sat Oct 10 1998 Cristian Gafton - 2.8.1pre9 - strip binaries * Mon Oct 05 1998 Cristian Gafton - updated to lynx2.8.1pre.7.tar.gz * Fri May 08 1998 Prospector System - translations modified for de, fr, tr * Mon May 04 1998 Cristian Gafton - upgraded to 2.8rel3 - fixed mailto: buffer overflow (used Alan's patch) * Fri Mar 20 1998 Cristian Gafton - updated to 2.8 - added buildroot * Tue Jan 13 1998 Erik Troan - updated to 2.7.2 - enabled lynxcgi * Thu Oct 23 1997 Donnie Barnes - updated from 2.6 to 2.7.1 - moved /usr/lib/lynx.cfg to /etc/lynx.cfg - build with slang instead of ncurses - made default startup file be file:/usr/doc/HTML/index.html