update to the latest upstream pre-release: lynx2.8.9dev.9
This commit is contained in:
parent
219be74ae0
commit
16ab4097a9
@ -13,7 +13,7 @@ index f01782f..ccc0846 100644
|
|||||||
--- a/lynx.cfg
|
--- a/lynx.cfg
|
||||||
+++ b/lynx.cfg
|
+++ b/lynx.cfg
|
||||||
@@ -1,7 +1,9 @@
|
@@ -1,7 +1,9 @@
|
||||||
# $LynxId: lynx.cfg,v 1.256 2015/04/15 00:19:14 tom Exp $
|
# $LynxId: lynx.cfg,v 1.272 2016/04/11 00:23:19 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)
|
||||||
-# or Lynx_Dir:lynx.cfg (VMS)
|
-# or Lynx_Dir:lynx.cfg (VMS)
|
||||||
@ -23,13 +23,13 @@ index f01782f..ccc0846 100644
|
|||||||
+# 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$\""$
|
# $Format: "#PRCS LYNX_VERSION \"$ProjectVersion$\""$
|
||||||
#PRCS LYNX_VERSION "2.8.9dev.6"
|
#PRCS LYNX_VERSION "2.8.9dev.9"
|
||||||
@@ -90,7 +92,7 @@
|
@@ -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:
|
||||||
-STARTFILE:http://lynx.isc.org/
|
-STARTFILE:http://lynx.invisible-island.net/
|
||||||
+STARTFILE:http://start.fedoraproject.org
|
+STARTFILE:http://start.fedoraproject.org/
|
||||||
#
|
#
|
||||||
# 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:
|
||||||
@ -53,7 +53,7 @@ index f01782f..ccc0846 100644
|
|||||||
.h1 Interaction
|
.h1 Interaction
|
||||||
|
|
||||||
.h2 NO_DOT_FILES
|
.h2 NO_DOT_FILES
|
||||||
@@ -3422,6 +3428,7 @@ COLOR:6:brightred:black
|
@@ -3423,6 +3429,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
|
||||||
@@ -1028,6 +1028,13 @@ Changes since Lynx 2.8 release
|
@@ -1108,6 +1108,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)
|
||||||
|
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
%global devrel 6
|
%global devrel 9
|
||||||
|
|
||||||
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.11.dev%{devrel}%{?dist}
|
Release: 0.12.dev%{devrel}%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
Source: http://invisible-mirror.net/archives/lynx/tarballs/lynx%{version}dev.%{devrel}.tar.bz2
|
Source: http://invisible-mirror.net/archives/lynx/tarballs/lynx%{version}dev.%{devrel}.tar.bz2
|
||||||
@ -49,7 +49,7 @@ advantage Lynx has over graphical browsers is speed; Lynx starts and
|
|||||||
exits quickly and swiftly displays web pages.
|
exits quickly and swiftly displays web pages.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n lynx2-8-9
|
%setup -q -n lynx2.8.9dev.%{devrel}
|
||||||
|
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
@ -128,6 +128,9 @@ EOF
|
|||||||
%config(noreplace,missingok) %{_sysconfdir}/lynx-site.cfg
|
%config(noreplace,missingok) %{_sysconfdir}/lynx-site.cfg
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 12 2016 Kamil Dudka <kdudka@redhat.com> - 2.8.9-0.12.dev9
|
||||||
|
- update to the latest upstream pre-release
|
||||||
|
|
||||||
* Sat Feb 06 2016 Kamil Dudka <kdudka@redhat.com> - 2.8.9-0.11.dev6
|
* Sat Feb 06 2016 Kamil Dudka <kdudka@redhat.com> - 2.8.9-0.11.dev6
|
||||||
- avoid using rpath for the lynx executable
|
- avoid using rpath for the lynx executable
|
||||||
- remove zero-length tests files to silence rpmlint
|
- remove zero-length tests files to silence rpmlint
|
||||||
|
@ -1,8 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v2.0.17 (FreeBSD)
|
|
||||||
Comment: See http://lynx.isc.org/signatures.html for info
|
|
||||||
|
|
||||||
iEYEABECAAYFAlVKuk0ACgkQXd+Pt2iOMabygQCeJuC24nZCgzd0zP1GpupPU+SE
|
|
||||||
ht4An2Fvens0F3b8hplhmfd2lTPiGC8q
|
|
||||||
=ePK3
|
|
||||||
-----END PGP SIGNATURE-----
|
|
8
lynx2.8.9dev.9.tar.bz2.asc
Normal file
8
lynx2.8.9dev.9.tar.bz2.asc
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v1.4.12 (GNU/Linux)
|
||||||
|
Comment: See http://invisible-island.net/public/public.html for info
|
||||||
|
|
||||||
|
iEYEABECAAYFAlcgEKAACgkQcCNT4Pfkjtt8kwCffEwMJYViI9cKKNh3kdksIM4l
|
||||||
|
4iQAoLNIxH4pH5sysbMZlKOBrkCuwzDv
|
||||||
|
=z14W
|
||||||
|
-----END PGP SIGNATURE-----
|
Loading…
Reference in New Issue
Block a user