From: qrczak Date: Thu, 22 Dec 2005 23:20:53 +0000 (+0000) Subject: - Linking with ncursesw instead of ncurses, so UTF-8 terminals X-Git-Tag: AC-STABLE X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=refs%2Ftags%2FAC-STABLE;p=packages%2Flynx.git - Linking with ncursesw instead of ncurses, so UTF-8 terminals are supported too. - Release 5. Changed files: lynx.spec -> 1.118 --- diff --git a/lynx.spec b/lynx.spec index b59d912..654f3c3 100644 --- a/lynx.spec +++ b/lynx.spec @@ -8,7 +8,7 @@ Summary(pt_BR): Navegador web modo texto Summary(tr): Metin ekranda WWW tarayýcý Name: lynx Version: 2.8.5rel.1 -Release: 4 +Release: 5 License: GPL Group: Applications/Networking Source0: http://lynx.isc.org/current/%{name}%{version}.tar.bz2 @@ -105,7 +105,7 @@ formlar ve tablolar i cp /usr/share/automake/config.sub . %{__autoconf} %configure \ - --with-screen=ncurses \ + --with-screen=ncursesw \ --without-included-gettext \ --with-bzlib \ --with-zlib \