From: Tomasz Pala Date: Thu, 1 May 2003 12:17:06 +0000 (+0000) Subject: - upgraded to 2.8.5dev.15, X-Git-Tag: auto/ac/lynx-2_8_5dev_16-1~7 X-Git-Url: https://git.pld-linux.org/?p=packages%2Flynx.git;a=commitdiff_plain;h=8c33143e6dc06ea7bf290ecb3c707aa9b016c399 - upgraded to 2.8.5dev.15, - use ncurses instead of slang, - added --with-gnutls. Changed files: lynx.spec -> 1.97 --- diff --git a/lynx.spec b/lynx.spec index 279a4b3..5f5169b 100644 --- a/lynx.spec +++ b/lynx.spec @@ -7,8 +7,8 @@ Summary(pl): Przegl Summary(pt_BR): Navegador web modo texto Summary(tr): Metin ekranda WWW tarayýcý Name: lynx -Version: 2.8.5dev.12 -Release: 2 +Version: 2.8.5dev.15 +Release: 1 License: GPL Group: Applications/Networking Source0: http://lynx.isc.org/current/%{name}%{version}.tar.bz2 @@ -27,8 +27,8 @@ Patch8: %{name}-etc_dir.patch URL: http://lynx.browser.org/ BuildRequires: autoconf BuildRequires: gettext-devel +BuildRequires: ncurses-devel BuildRequires: openssl-devel >= 0.9.7 -BuildRequires: slang-devel #BuildRequires: socks5-devel BuildRequires: zlib-devel Provides: webclient @@ -92,10 +92,11 @@ formlar ve tablolar i %build %{__autoconf} %configure \ - --with-screen=slang \ + --with-screen=ncurses \ --without-included-gettext \ --with-zlib \ --with-ssl \ + --with-gnutls \ --enable-justify-elts \ --enable-nested-tables \ --enable-read-eta \