From ff0b46bb27da97015234fbdadf4c4bf0a309cf09 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 06:37:58 +0100 Subject: [PATCH] update to 2.9.0dev.12 [release 2.9.0dev.12-1mamba;Sat Mar 25 2023] --- lynx.spec | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/lynx.spec b/lynx.spec index 1829a92..035d48e 100644 --- a/lynx.spec +++ b/lynx.spec @@ -2,14 +2,14 @@ %define dottedver %(echo %version | tr . - ) Name: lynx -Version: 2.9.0dev.6 +Version: 2.9.0dev.12 Release: 1mamba Summary: Text based browser for the world wide web Group: Applications/Web Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://lynx.isc.org +URL: https://lynx.invisible-island.net/ Source: https://invisible-mirror.net/archives/lynx/tarballs/lynx%{version}.tar.bz2 Patch0: %{name}-2.8.5-localization.patch Patch1: %{name}-1-2.8.6-tmp_dir.patch @@ -22,19 +22,18 @@ Patch7: %{name}-2.8.5-can_2005_2929.patch License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: ldconfig BuildRequires: libbzip2-devel +BuildRequires: libidn2-devel BuildRequires: libncurses-devel BuildRequires: libopenssl-devel BuildRequires: libz-devel -BuildRequires: perl-devel +BuildRequires: perl-CGI ## AUTOBUILDREQ-END BuildRequires: gettext-devel >= 0.14.0 BuildRequires: ncompress Requires: gzip Requires: sharutils Requires: zip -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description This a terminal based WWW browser. @@ -54,7 +53,7 @@ for HTML text formatting, forms, and tables. %prep %setup -q -n lynx%{version} -%patch2 -p1 -b .tmp_dir +%patch 2 -p1 -b .tmp_dir %build %configure \ @@ -147,8 +146,8 @@ echo "\ #%{_datadir}/applications/%{name}.desktop %changelog -* Sat Nov 28 2020 Silvan Calarco 2.9.0dev.6-1mamba -- update to 2.9.0dev.6 +* Sat Mar 25 2023 Silvan Calarco 2.9.0dev.12-1mamba +- update to 2.9.0dev.12 * Wed May 20 2020 Automatic Build System 2.9.0dev.5-1mamba - automatic update by autodist