update to the latest upstream pre-release: lynx2.8.9dev.5
This commit is contained in:
parent
795e0482a6
commit
6945cd5102
@ -4,28 +4,27 @@ Date: Wed, 13 Feb 2013 15:17:08 +0100
|
|||||||
Subject: [PATCH] lynx-2.8.6-redhat.patch rebased for 2.8.9
|
Subject: [PATCH] lynx-2.8.6-redhat.patch rebased for 2.8.9
|
||||||
|
|
||||||
---
|
---
|
||||||
lynx.cfg | 14 +++++++++++---
|
lynx.cfg | 15 +++++++++++----
|
||||||
userdefs.h | 18 +++++++++---------
|
userdefs.h | 18 +++++++++---------
|
||||||
2 files changed, 20 insertions(+), 12 deletions(-)
|
2 files changed, 20 insertions(+), 13 deletions(-)
|
||||||
|
|
||||||
diff --git a/lynx.cfg b/lynx.cfg
|
diff --git a/lynx.cfg b/lynx.cfg
|
||||||
index f01782f..ccc0846 100644
|
index f01782f..ccc0846 100644
|
||||||
--- a/lynx.cfg
|
--- a/lynx.cfg
|
||||||
+++ b/lynx.cfg
|
+++ b/lynx.cfg
|
||||||
@@ -1,8 +1,11 @@
|
@@ -1,7 +1,9 @@
|
||||||
# $LynxId: lynx.cfg,v 1.252 2015/01/25 16:05:46 tom Exp $
|
# $LynxId: lynx.cfg,v 1.254 2015/03/22 15:16:20 tom Exp $
|
||||||
# lynx.cfg file.
|
# lynx.cfg file.
|
||||||
-# The default placement for this file is /usr/local/lib/lynx.cfg (Unix)
|
-# The default placement for this file is /usr/local/lib/lynx.cfg (Unix)
|
||||||
+# The default placement for this file is /etc/lynx.cfg (Red Hat Linux, Fedora)
|
-# or Lynx_Dir:lynx.cfg (VMS)
|
||||||
# or Lynx_Dir:lynx.cfg (VMS)
|
+# The default placement for this file is /etc/lynx.cfg
|
||||||
#
|
+#
|
||||||
+# Please don't edit this file directly (it is updated with every Red Hat
|
+# Please don't edit this file directly (it is updated with every Red Hat
|
||||||
+# Linux update, overwriting your changes). Instead, edit /etc/lynx-site.cfg.
|
+# Linux update, overwriting your changes). Instead, edit /etc/lynx-site.cfg.
|
||||||
+#
|
|
||||||
# $Format: "#PRCS LYNX_VERSION \"$ProjectVersion$\""$
|
|
||||||
#PRCS LYNX_VERSION "2.8.9dev.4"
|
|
||||||
#
|
#
|
||||||
@@ -90,7 +93,7 @@
|
# $Format: "#PRCS LYNX_VERSION \"$ProjectVersion$\""$
|
||||||
|
#PRCS LYNX_VERSION "2.8.9dev.5"
|
||||||
|
@@ -90,7 +92,7 @@
|
||||||
#
|
#
|
||||||
# Normally we expect you will connect to a remote site, e.g., the Lynx starting
|
# Normally we expect you will connect to a remote site, e.g., the Lynx starting
|
||||||
# site:
|
# site:
|
||||||
@ -34,7 +33,7 @@ index f01782f..ccc0846 100644
|
|||||||
#
|
#
|
||||||
# As an alternative, you may want to use a local URL. A good choice for this is
|
# As an alternative, you may want to use a local URL. A good choice for this is
|
||||||
# the user's home directory:
|
# the user's home directory:
|
||||||
@@ -436,7 +439,7 @@ DEFAULT_INDEX_FILE:http://scout.wisc.edu/
|
@@ -436,7 +438,7 @@ DEFAULT_INDEX_FILE:http://scout.wisc.edu/
|
||||||
# Find RFC 1345 at
|
# Find RFC 1345 at
|
||||||
.url http://tools.ietf.org/html/rfc1345
|
.url http://tools.ietf.org/html/rfc1345
|
||||||
#
|
#
|
||||||
@ -43,7 +42,7 @@ index f01782f..ccc0846 100644
|
|||||||
|
|
||||||
.h2 LOCALE_CHARSET
|
.h2 LOCALE_CHARSET
|
||||||
# LOCALE_CHARSET overrides CHARACTER_SET if true, using the current locale to
|
# LOCALE_CHARSET overrides CHARACTER_SET if true, using the current locale to
|
||||||
@@ -1823,6 +1826,10 @@ DEFAULT_INDEX_FILE:http://scout.wisc.edu/
|
@@ -1823,6 +1825,10 @@ DEFAULT_INDEX_FILE:http://scout.wisc.edu/
|
||||||
.ex
|
.ex
|
||||||
#DOWNLOADER:Save OS/390 binary file: iconv -f IBM-1047 -t ISO8859-1 %s >%s:FALSE
|
#DOWNLOADER:Save OS/390 binary file: iconv -f IBM-1047 -t ISO8859-1 %s >%s:FALSE
|
||||||
|
|
||||||
@ -54,7 +53,7 @@ index f01782f..ccc0846 100644
|
|||||||
.h1 Interaction
|
.h1 Interaction
|
||||||
|
|
||||||
.h2 NO_DOT_FILES
|
.h2 NO_DOT_FILES
|
||||||
@@ -3422,6 +3429,7 @@ COLOR:6:brightred:black
|
@@ -3422,6 +3428,7 @@ COLOR:6:brightred:black
|
||||||
#ENABLE_LYNXRC:VI_KEYS:ON
|
#ENABLE_LYNXRC:VI_KEYS:ON
|
||||||
#ENABLE_LYNXRC:VISITED_LINKS:ON
|
#ENABLE_LYNXRC:VISITED_LINKS:ON
|
||||||
.fi
|
.fi
|
||||||
|
@ -16,7 +16,7 @@ diff --git a/CHANGES b/CHANGES
|
|||||||
index 360be68..8eca013 100644
|
index 360be68..8eca013 100644
|
||||||
--- a/CHANGES
|
--- a/CHANGES
|
||||||
+++ b/CHANGES
|
+++ b/CHANGES
|
||||||
@@ -998,6 +998,13 @@ Changes since Lynx 2.8 release
|
@@ -1010,6 +1010,13 @@ Changes since Lynx 2.8 release
|
||||||
* update win32 makefiles/build scripts to add LYmktime, parsdate modules -TD
|
* update win32 makefiles/build scripts to add LYmktime, parsdate modules -TD
|
||||||
* update config.guess (2008-04-14), config.sub (2008-06-16)
|
* update config.guess (2008-04-14), config.sub (2008-06-16)
|
||||||
|
|
||||||
@ -34,7 +34,7 @@ diff --git a/lynx.cfg b/lynx.cfg
|
|||||||
index ee2aad3..144050d 100644
|
index ee2aad3..144050d 100644
|
||||||
--- a/lynx.cfg
|
--- a/lynx.cfg
|
||||||
+++ b/lynx.cfg
|
+++ b/lynx.cfg
|
||||||
@@ -1070,7 +1070,7 @@ CHARACTER_SET:utf-8
|
@@ -1069,7 +1069,7 @@ CHARACTER_SET:utf-8
|
||||||
#
|
#
|
||||||
# The default TRUSTED_LYNXCGI rule is "none".
|
# The default TRUSTED_LYNXCGI rule is "none".
|
||||||
#
|
#
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
%global devrel 4
|
%global devrel 5
|
||||||
|
|
||||||
Summary: A text-based Web browser
|
Summary: A text-based Web browser
|
||||||
Name: lynx
|
Name: lynx
|
||||||
Version: 2.8.9
|
Version: 2.8.9
|
||||||
Release: 0.6.dev%{devrel}%{?dist}
|
Release: 0.7.dev%{devrel}%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
Source: http://lynx.isc.org/current/lynx%{version}dev.%{devrel}.tar.bz2
|
Source: http://lynx.isc.org/current/lynx%{version}dev.%{devrel}.tar.bz2
|
||||||
@ -123,6 +123,9 @@ EOF
|
|||||||
%config(noreplace,missingok) %{_sysconfdir}/lynx-site.cfg
|
%config(noreplace,missingok) %{_sysconfdir}/lynx-site.cfg
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 28 2015 Kamil Dudka <kdudka@redhat.com> - 2.8.9-0.7.dev5
|
||||||
|
- update to the latest upstream pre-release
|
||||||
|
|
||||||
* Wed Feb 11 2015 Ville Skyttä <ville.skytta@iki.fi> - 2.8.9-0.6.dev4
|
* Wed Feb 11 2015 Ville Skyttä <ville.skytta@iki.fi> - 2.8.9-0.6.dev4
|
||||||
- do not remove -g from our CFLAGS (#1191706)
|
- do not remove -g from our CFLAGS (#1191706)
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Version: GnuPG v2.0.17 (FreeBSD)
|
Version: GnuPG v2.0.17 (FreeBSD)
|
||||||
Comment: See http://lynx.isc.org/signatures.html for info
|
Comment: See http://lynx.isc.org/signatures.html for info
|
||||||
|
|
||||||
iEYEABECAAYFAlTFUSQACgkQXd+Pt2iOMabVzgCfQpqWZGNX/Jl9wXZ88kTRZku3
|
iEYEABECAAYFAlUrFTEACgkQXd+Pt2iOMaa6cQCgxRPY+mrKtyWRjryEQXycl9gA
|
||||||
8YUAoK5eFrzSQXBLjX96W9eweeV99CnX
|
2WIAn1y+PmWefLhpMGElFDIm4qEyVqKt
|
||||||
=PKgo
|
=VDbl
|
||||||
-----END PGP SIGNATURE-----
|
-----END PGP SIGNATURE-----
|
Loading…
Reference in New Issue
Block a user