auto-import changelog data from lynx-2.8.4-9.1.src.rpm

Wed Jan 22 2003 Tim Waugh <twaugh@redhat.com> 2.8.4-9.1
- Fix CRLF issue.
This commit is contained in:
cvsdist 2004-09-09 08:06:14 +00:00
parent 1ebc91622f
commit fd8a9f2e73

View File

@ -1,7 +1,7 @@
Summary: A text-based Web browser.
Name: lynx
Version: 2.8.4
Release: 9a
Release: 9.1
Copyright: GPL
Group: Applications/Internet
Source: http://lynx.isc.org/current/lynx2.8.4dev.16.tar.bz2
@ -11,6 +11,7 @@ URL: http://lynx.isc.org/
Patch0: lynx2-8-3-redhat.patch
Patch1: lynx2-8-2-telnet.patch
Patch2: lynx-284-i18ncfg.patch
Patch3: lynx-2.8.4dev16-crlf.patch
Requires: indexhtml
Provides: webclient
BuildRequires: openssl-devel, ncurses-devel
@ -30,11 +31,11 @@ Install lynx if you would like to try this fast, non-graphical browser
%patch0 -p0
%patch1 -p1 -b .telnet
%patch2 -p1 -b .i18ncfg
%patch3 -p1 -b .crlf
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 OLD_PO_FILE_INPUT=yes
export CFLAGS="-ggdb $RPM_OPT_FLAGS" CXXFLAGS="-ggdb $RPM_OPT_FLAGS"
%configure --libdir=/etc \
--with-screen=slang --enable-warnings \
@ -99,8 +100,8 @@ rm -rf $RPM_BUILD_ROOT
%lang(ja) %config %{_sysconfdir}/lynx.cfg.ja
%changelog
* Tue Feb 12 2002 Phil Knirsch <pknirsch@redhat.com>
- Fixed new gettext problem
* Wed Jan 22 2003 Tim Waugh <twaugh@redhat.com> 2.8.4-9.1
- Fix CRLF issue.
* Fri Mar 2 2001 Nalin Dahyabhai <nalin@redhat.com>
- rebuild in new environment