From 6bac9ea0e47c143e1b89151c783079cd59af7172 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 04:32:05 +0000 Subject: [PATCH] auto-import changelog data from elinks-0.9.1-2.src.rpm Fri May 28 2004 Tim Waugh 0.9.1-2 - Use UTF-8 by default (bug #76445). --- elinks.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/elinks.spec b/elinks.spec index 1f4607e..889bf44 100644 --- a/elinks.spec +++ b/elinks.spec @@ -2,11 +2,12 @@ Name: elinks Summary: text mode www browser with support for frames Version: 0.9.1 -%define rel 1 +%define rel 2 Release: %{rel}%{rescue} Source: http://elinks.or.cz/download/elinks-%{version}.tar.bz2 Source1: http://links.sourceforge.net/download/docs/manual-0.82-en.tar.bz2 Patch0: elinks-noegd.patch +Patch1: elinks-0.9.1-utf_8_io-default.patch Patch2: elinks-pkgconfig.patch Patch4: elinks-0.4.2-getaddrinfo.patch Patch5: elinks-sysname.patch @@ -31,6 +32,9 @@ quickly and swiftly displays Web pages. # Prevent crash when HOME is unset (bug #90663). %patch0 -p1 -b .noegd +# UTF-8 by default +%patch1 -p1 -b .utf_8_io-default + %patch2 -p1 -b .pkgconfig # Make getaddrinfo call use AI_ADDRCONFIG. @@ -71,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man5/* %changelog +* Fri May 28 2004 Tim Waugh 0.9.1-2 +- Use UTF-8 by default (bug #76445). + * Thu Mar 11 2004 Tim Waugh 0.9.1-1 - 0.9.1. - Use %%find_lang.