- incorporate package review feedback (#226113)
This commit is contained in:
		
							parent
							
								
									60e4354117
								
							
						
					
					
						commit
						aad54f709e
					
				
							
								
								
									
										13
									
								
								lynx.spec
									
									
									
									
									
								
							
							
						
						
									
										13
									
								
								lynx.spec
									
									
									
									
									
								
							| @ -1,7 +1,7 @@ | |||||||
| Summary: A text-based Web browser. | Summary: A text-based Web browser | ||||||
| Name: lynx | Name: lynx | ||||||
| Version: 2.8.6 | Version: 2.8.6 | ||||||
| Release: 2 | Release: 3%{?dist} | ||||||
| License: GPL | License: GPL | ||||||
| Group: Applications/Internet | Group: Applications/Internet | ||||||
| Source: http://lynx.isc.org/current/lynx%{version}.tar.bz2 | Source: http://lynx.isc.org/current/lynx%{version}.tar.bz2 | ||||||
| @ -12,7 +12,7 @@ Requires: indexhtml | |||||||
| Provides: webclient | Provides: webclient | ||||||
| BuildRequires: openssl-devel, pkgconfig, ncurses-devel >= 5.3-5,  | BuildRequires: openssl-devel, pkgconfig, ncurses-devel >= 5.3-5,  | ||||||
| BuildRequires: slang-devel, zlib-devel, gettext | BuildRequires: slang-devel, zlib-devel, gettext | ||||||
| Buildroot: %{_tmppath}/%{name}-root | Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) | ||||||
| 
 | 
 | ||||||
| %description | %description | ||||||
| Lynx is a text-based Web browser. Lynx does not display any images, | Lynx is a text-based Web browser. Lynx does not display any images, | ||||||
| @ -85,16 +85,19 @@ EOF | |||||||
| rm -rf $RPM_BUILD_ROOT | rm -rf $RPM_BUILD_ROOT | ||||||
| 
 | 
 | ||||||
| %files -f %{name}.lang | %files -f %{name}.lang | ||||||
| %defattr(-,root,root) | %defattr(-,root,root,-) | ||||||
| %doc docs README INSTALLATION samples | %doc docs README INSTALLATION samples | ||||||
| %doc test lynx.hlp lynx_help | %doc test lynx.hlp lynx_help | ||||||
| %{_bindir}/lynx | %{_bindir}/lynx | ||||||
| %{_mandir}/*/* | %{_mandir}/*/* | ||||||
| %config %{_sysconfdir}/lynx.cfg | %config %{_sysconfdir}/lynx.cfg | ||||||
| %config %{_sysconfdir}/lynx.lss | %config(noreplace) %{_sysconfdir}/lynx.lss | ||||||
| %config(noreplace,missingok) %{_sysconfdir}/lynx-site.cfg | %config(noreplace,missingok) %{_sysconfdir}/lynx-site.cfg | ||||||
| 
 | 
 | ||||||
| %changelog | %changelog | ||||||
|  | * Fri Feb 23 2007 Ivana Varekova <varekova@redhat.com> - 2.8.6-3 | ||||||
|  | - incorporate package review feedback (#226113) | ||||||
|  | 
 | ||||||
| * Wed Oct 25 2006 Ivana Varekova <varekova@redhat.com> - 2.8.6-2 | * Wed Oct 25 2006 Ivana Varekova <varekova@redhat.com> - 2.8.6-2 | ||||||
| - add japanese unicode support (#143787) | - add japanese unicode support (#143787) | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user