- Apply patch to fix CAN-2005-3120 (bug #170253).
This commit is contained in:
		
							parent
							
								
									30b55703b1
								
							
						
					
					
						commit
						c506a11a6f
					
				| @ -1,13 +1,14 @@ | |||||||
| Summary: A text-based Web browser. | Summary: A text-based Web browser. | ||||||
| Name: lynx | Name: lynx | ||||||
| Version: 2.8.5 | Version: 2.8.5 | ||||||
| Release: 23 | Release: 24 | ||||||
| License: GPL | License: GPL | ||||||
| Group: Applications/Internet | Group: Applications/Internet | ||||||
| Source: http://lynx.isc.org/current/lynx2.8.5rel.1.tar.bz2 | Source: http://lynx.isc.org/current/lynx2.8.5rel.1.tar.bz2 | ||||||
| URL: http://lynx.isc.org/ | URL: http://lynx.isc.org/ | ||||||
| Patch0: lynx-2.8.4-redhat.patch | Patch0: lynx-2.8.4-redhat.patch | ||||||
| Patch1: lynx-crash.patch | Patch1: lynx-crash.patch | ||||||
|  | Patch2: lynx-CAN-2005-3120.patch | ||||||
| Requires: indexhtml | Requires: indexhtml | ||||||
| Provides: webclient | Provides: webclient | ||||||
| BuildRequires: openssl-devel, pkgconfig, ncurses-devel >= 5.3-5, slang-devel, zlib-devel | BuildRequires: openssl-devel, pkgconfig, ncurses-devel >= 5.3-5, slang-devel, zlib-devel | ||||||
| @ -23,6 +24,7 @@ exits quickly and swiftly displays webpages. | |||||||
| %setup -q -n lynx2-8-5 | %setup -q -n lynx2-8-5 | ||||||
| %patch0 -p1 -b .redhat | %patch0 -p1 -b .redhat | ||||||
| %patch1 -p1 -b .crash | %patch1 -p1 -b .crash | ||||||
|  | %patch2 -p1 -b .CAN-2005-3120 | ||||||
| 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,^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,^DEFAULT_INDEX_FILE:.*,DEFAULT_INDEX_FILE:http://www.google.com/,g" lynx.cfg | ||||||
| perl -pi -e 's,^#LOCALE_CHARSET:.*,LOCALE_CHARSET:TRUE,' lynx.cfg | perl -pi -e 's,^#LOCALE_CHARSET:.*,LOCALE_CHARSET:TRUE,' lynx.cfg | ||||||
| @ -92,6 +94,9 @@ rm -rf $RPM_BUILD_ROOT | |||||||
| %config(noreplace,missingok) %{_sysconfdir}/lynx-site.cfg | %config(noreplace,missingok) %{_sysconfdir}/lynx-site.cfg | ||||||
| 
 | 
 | ||||||
| %changelog | %changelog | ||||||
|  | * Mon Oct 17 2005 Tim Waugh <twaugh@redhat.com> 2.8.5-24 | ||||||
|  | - Apply patch to fix CAN-2005-3120 (bug #170253). | ||||||
|  | 
 | ||||||
| * Tue Mar 29 2005 Tim Waugh <twaugh@redhat.com> 2.8.5-23 | * Tue Mar 29 2005 Tim Waugh <twaugh@redhat.com> 2.8.5-23 | ||||||
| - Fixed fix for bug #90302 (bug #152146). | - Fixed fix for bug #90302 (bug #152146). | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user