Summary: A text-based Web browser Name: lynx Version: 2.8.7 Release: 4%{?dist} License: GPLv2 Group: Applications/Internet Source: http://lynx.isc.org/lynx%{version}/lynx%{version}.tar.bz2 URL: http://lynx.isc.org/ Patch0: lynx-2.8.6-redhat.patch Patch1: lynx-2.8.6-backgrcolor.patch Patch2: lynx-build-fixes.patch Patch3: lynx-CVE-2008-4690.patch Patch4: lynx-2.8.7-bm-del.patch Patch5: lynx-2.8.7-alloca.patch # include read-only text fields on form submission (#679266) Patch8: lynx-2.8.7-bz679266.patch Provides: webclient Provides: text-www-browser BuildRequires: gettext BuildRequires: openssl-devel BuildRequires: ncurses-devel BuildRequires: rsh BuildRequires: slang-devel BuildRequires: telnet BuildRequires: unzip BuildRequires: zip BuildRequires: zlib-devel Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %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 web pages. %prep %setup -q -n lynx2-8-7 # RH specific tweaks - directory layout, utf-8 by default, misc. configuration # and home page %patch0 -p1 # tweaks colors %patch1 -p1 # patch preparing upstream sources for rpmbuild, in particular for parallel make %patch2 -p1 # prompt user before executing command via a lynxcgi link even in advanced mode, # as the actual URL may not be shown but hidden behind an HTTP redirect and set # TRUSTED_LYNXCGI:none in lynx.cfg to disable all lynxcgi URLs by default # [CVE-2008-4690] %patch3 -p1 # make it possible to delete a bookmark when ~/lynx_bookmarks.html is writable # by group (#486070) %patch4 -p1 # bz #605286 %patch5 -p1 # bz #679266 %patch8 -p1 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.7-4 - include read-only text fields on form submission (#679266) * Wed Jul 07 2010 Kamil Dudka - 2.8.7-3 - upstream patch that limits length of parsed URIs (#605286) * Wed Jan 13 2010 Kamil Dudka - 2.8.7-2 - make it possible to delete a bookmark when ~/lynx_bookmarks.html is writable by group (#486070) * Tue Jan 05 2010 Kamil Dudka - 2.8.7-1 - new upstream release - dropped applied patches - fixed regression from #533004 - cleanup in BuildRequires * Fri Aug 21 2009 Tomas Mraz - 2.8.6-22 - rebuilt with new openssl * Sat Jul 25 2009 Fedora Release Engineering - 2.8.6-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Wed Feb 25 2009 Fedora Release Engineering - 2.8.6-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Sat Jan 17 2009 Tomas Mraz - 2.8.6-19 - rebuild with new openssl * Fri Nov 7 2008 Jiri Moskovcak - 2.8.6-18 - Fixed CVE-2008-4690 lynx: remote arbitrary command execution. via a crafted lynxcgi: URL (thoger) * Thu Aug 7 2008 Tom "spot" Callaway - 2.8.6-17 - fix license tag * Thu May 29 2008 Jiri Moskovcak - 2.8.6-16 - updated to latest stable version 2.8.6rel5 - Resolves: #214205 - added build patches from Dennis Gilmore - skipped 2 releases to correct the NVR path * Tue Feb 19 2008 Fedora Release Engineering - 2.8.6-13 - Autorebuild for GCC 4.3 * Wed Jan 30 2008 Jiri Moskovcak - 2.8.6-12 - added telnet, rsh, zip and unzip to BuildRequires - Resolves: #430508 * Tue Jan 8 2008 Jiri Moskovcak - 2.8.6-11 - fixed crash when using formatting character '$' in translation - Resolves: #426449 * Tue Dec 11 2007 Ivana Varekova - 2.8.6-10 - add default-colors option, change default setting (#409211) * Wed Dec 05 2007 Release Engineering - 2.8.6-9 - Rebuild for openssl bump * Wed Dec 5 2007 Ivana Varekova - 2.8.6-8 - rebuild * Fri Oct 12 2007 Ivana Varekova - 2.8.6-7 - add provides:text-www-browser flag * Tue Oct 2 2007 Ivana Varekova - 2.8.6-6 - fix 311031 - fix argument parsing * Tue Aug 28 2007 Fedora Release Engineering - 2.8.6-5 - Rebuild for selinux ppc32 issue. * Tue Jul 17 2007 Ivana Varekova - 2.8.6-4 - remove default-colors option * Fri Feb 23 2007 Ivana Varekova - 2.8.6-3 - incorporate package review feedback (#226113) * Wed Oct 25 2006 Ivana Varekova - 2.8.6-2 - add japanese unicode support (#143787) * Tue Oct 24 2006 Ivana Varekova - 2.8.6-1 - update to 2.8.6 * Wed Jul 12 2006 Jesse Keating - 2.8.5-28.1 - rebuild * Tue May 30 2006 Ivana Varekova - 2.8.5-28 - add buildreq gettext (#193515) * Fri Feb 10 2006 Jesse Keating - 2.8.5-27.2.1 - bump again for double-long bug on ppc(64) * Tue Feb 07 2006 Jesse Keating - 2.8.5-27.2 - rebuilt for new gcc4.1 snapshot and glibc changes * Fri Dec 09 2005 Jesse Keating - rebuilt * Sun Nov 13 2005 Tim Waugh 2.8.5-27 - Apply patch to fix CVE-2005-2929 (bug #172973). * Thu Nov 10 2005 Tomas Mraz 2.8.5-26 - rebuilt against new openssl * Wed Nov 9 2005 Tim Waugh 2.8.5-25 - Rebuild for new openssl. * Mon Oct 17 2005 Tim Waugh 2.8.5-24 - Apply patch to fix CAN-2005-3120 (bug #170253). * Tue Mar 29 2005 Tim Waugh 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