auto-import changelog data from lynx-2.8.5-16.src.rpm
Tue May 25 2004 Tim Waugh <twaugh@redhat.com> 2.8.5-16 - No longer need lynx-284-ipv6-salen.patch. - No longer need lynx2-8-2-telnet.patch.
This commit is contained in:
parent
468bcb9e1a
commit
27e8b2c6b6
12
lynx.spec
12
lynx.spec
@ -1,7 +1,7 @@
|
||||
Summary: A text-based Web browser.
|
||||
Name: lynx
|
||||
Version: 2.8.5
|
||||
Release: 15
|
||||
Release: 16
|
||||
License: GPL
|
||||
Group: Applications/Internet
|
||||
Source: http://lynx.isc.org/current/lynx2.8.5dev.16.tar.bz2
|
||||
@ -10,9 +10,7 @@ Source3: lynx.cfg.cs
|
||||
Source4: lynx.cfg.sk
|
||||
URL: http://lynx.isc.org/
|
||||
Patch0: lynx-2.8.4-redhat.patch
|
||||
Patch1: lynx2-8-2-telnet.patch
|
||||
Patch2: lynx-284-i18ncfg.patch
|
||||
Patch3: lynx-284-ipv6-salen.patch
|
||||
Requires: indexhtml
|
||||
Provides: webclient
|
||||
BuildRequires: openssl-devel, pkgconfig, ncurses-devel >= 5.3-5, slang-devel, zlib-devel
|
||||
@ -27,9 +25,7 @@ exits quickly and swiftly displays webpages.
|
||||
%prep
|
||||
%setup -q -n lynx2-8-5
|
||||
%patch0 -p1 -b .redhat
|
||||
%patch1 -p1 -b .telnet
|
||||
%patch2 -p1 -b .i18ncfg
|
||||
%patch3 -p1 -b .salen
|
||||
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
|
||||
|
||||
@ -102,7 +98,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%lang(sk) %config %{_sysconfdir}/lynx.cfg.sk
|
||||
|
||||
%changelog
|
||||
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
|
||||
* Tue May 25 2004 Tim Waugh <twaugh@redhat.com> 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 <sopwith@redhat.com> 2.8.5-15
|
||||
- rebuilt
|
||||
|
||||
* Mon Dec 1 2003 Tim Waugh <twaugh@redhat.com> 2.8.5-14
|
||||
|
Loading…
Reference in New Issue
Block a user