[packages/lynx] - updated to 2.9.2
qboosh
qboosh at pld-linux.org
Sat Oct 26 16:56:37 CEST 2024
commit 554c1e140dd3466a9970da4694e5bc338d97f51a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Oct 26 16:26:18 2024 +0200
- updated to 2.9.2
lynx-config.patch | 12 ++++++------
lynx.spec | 17 +++++++++--------
2 files changed, 15 insertions(+), 14 deletions(-)
---
diff --git a/lynx.spec b/lynx.spec
index b0a72f0..872e6a8 100644
--- a/lynx.spec
+++ b/lynx.spec
@@ -10,15 +10,15 @@ Summary(pl.UTF-8): Przeglądarka WWW pracująca w trybie tekstowym
Summary(pt_BR.UTF-8): Navegador web modo texto
Summary(tr.UTF-8): Metin ekranda WWW tarayıcı
Name: lynx
-Version: 2.8.9rel.1
-Release: 3
+Version: 2.9.2
+Release: 1
License: GPL v2
Group: Applications/Networking
Source0: https://invisible-mirror.net/archives/lynx/tarballs/%{name}%{version}.tar.bz2
-# Source0-md5: 44316f1b8a857b59099927edc26bef79
+# Source0-md5: 3ce01505e82626ca4d7291d7e649c4c9
Source1: %{name}.desktop
Source2: %{name}.png
-Source3: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
+Source3: %{name}-non-english-man-pages.tar.bz2
# Source3-md5: b5e02f86a8ee7bce4d8b97e4b6491714
Patch0: %{name}-pld.patch
Patch1: %{name}.cfg.patch
@@ -29,12 +29,13 @@ Patch5: %{name}-config.patch
Patch7: %{name}-gzip_fallback.patch
Patch8: %{name}-etc_dir.patch
-URL: http://lynx.browser.org/
-BuildRequires: autoconf-dickey >= 2.13
+URL: https://lynx.invisible-island.net/
+BuildRequires: autoconf-dickey >= 2.52-0.20231210
BuildRequires: automake
BuildRequires: bzip2-devel
BuildRequires: gettext-tools
-BuildRequires: libidn-devel
+BuildRequires: libbrotli-devel
+BuildRequires: libidn2-devel >= 2
BuildRequires: ncurses-devel
BuildRequires: openssl-devel >= 0.9.7d
BuildRequires: pkgconfig
@@ -42,7 +43,7 @@ BuildRequires: sed >= 4.0
#BuildRequires: socks5-devel
BuildRequires: zlib-devel
Provides: webclient
-Obsoletes: lynx-ssl
+Obsoletes: lynx-ssl < 2.8.4
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define specflags_ia32 -fomit-frame-pointer
diff --git a/lynx-config.patch b/lynx-config.patch
index 83bb866..a36c628 100644
--- a/lynx-config.patch
+++ b/lynx-config.patch
@@ -1,14 +1,14 @@
---- lynx2-8-7/lynx.cfg~ 2010-06-21 13:58:02.215705722 +0200
-+++ lynx2-8-7/lynx.cfg 2010-06-21 14:00:28.895674991 +0200
+--- lynx2.9.2/lynx.cfg.orig 2024-10-26 16:03:27.748973156 +0200
++++ lynx2.9.2/lynx.cfg 2024-10-26 16:06:56.331176502 +0200
@@ -1,6 +1,6 @@
- # $LynxId: lynx.cfg,v 1.302 2018/07/08 15:22:44 tom Exp $
+ # $LynxId: lynx.cfg,v 1.358 2024/05/31 22:09:16 tom Exp $
# lynx.cfg file.
-# The default placement for this file is /usr/local/lib/lynx.cfg (Unix)
+# The default placement for this file is /etc/lynx.cfg (Unix)
# or Lynx_Dir:lynx.cfg (VMS)
#
- # $Format: "#PRCS LYNX_VERSION \"$ProjectVersion$\""$
-@@ -12,7 +12,7 @@
+ # LYNX_VERSION "2.9.2"
+@@ -10,7 +10,7 @@
# VARIABLE:DEFINITION
# NO spaces are allowed around the colon ":" between the pair items.
#
@@ -17,7 +17,7 @@
# the default location of this file in the userdefs.h file and recompile,
# or specify its location on the command line with the "-cfg"
# command line option.
-@@ -48,7 +48,7 @@
+@@ -55,7 +55,7 @@
#
# Then in ~/lynx.cfg:
#
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lynx.git/commitdiff/554c1e140dd3466a9970da4694e5bc338d97f51a
More information about the pld-cvs-commit
mailing list