update to the latest upstream pre-release: lynx2.8.9dev.2
This commit is contained in:
parent
5a181a5854
commit
9893ba775b
@ -156,7 +156,7 @@ index 55611da..7cceaa8 100644
|
|||||||
|
|
||||||
tags:
|
tags:
|
||||||
$(CTAGS) *.[ch]
|
$(CTAGS) *.[ch]
|
||||||
@@ -209,7 +207,7 @@ TABLES= \
|
@@ -210,7 +208,7 @@ TABLES= \
|
||||||
$(CHRTR)viscii_uni.h
|
$(CHRTR)viscii_uni.h
|
||||||
|
|
||||||
$(TABLES):
|
$(TABLES):
|
||||||
@ -165,7 +165,7 @@ index 55611da..7cceaa8 100644
|
|||||||
|
|
||||||
UCdomap$o : UCdomap.c \
|
UCdomap$o : UCdomap.c \
|
||||||
chrtrans/UCkd.h \
|
chrtrans/UCkd.h \
|
||||||
@@ -218,7 +216,7 @@ UCdomap$o : UCdomap.c \
|
@@ -219,7 +217,7 @@ UCdomap$o : UCdomap.c \
|
||||||
UCdomap.h $(CMN)UCMap.h $(TABLES) $(top_srcdir)/userdefs.h
|
UCdomap.h $(CMN)UCMap.h $(TABLES) $(top_srcdir)/userdefs.h
|
||||||
|
|
||||||
chrtrans/makeuctb$(BUILD_EXEEXT):
|
chrtrans/makeuctb$(BUILD_EXEEXT):
|
||||||
|
@ -13,7 +13,7 @@ index f01782f..ccc0846 100644
|
|||||||
--- a/lynx.cfg
|
--- a/lynx.cfg
|
||||||
+++ b/lynx.cfg
|
+++ b/lynx.cfg
|
||||||
@@ -1,8 +1,11 @@
|
@@ -1,8 +1,11 @@
|
||||||
# $LynxId: lynx.cfg,v 1.247 2014/03/10 22:07:34 tom Exp $
|
# $LynxId: lynx.cfg,v 1.249 2014/03/16 15:03:40 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)
|
+# The default placement for this file is /etc/lynx.cfg (Red Hat Linux, Fedora)
|
||||||
@ -23,7 +23,7 @@ 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.1"
|
#PRCS LYNX_VERSION "2.8.9dev.2"
|
||||||
#
|
#
|
||||||
@@ -90,7 +93,7 @@
|
@@ -90,7 +93,7 @@
|
||||||
#
|
#
|
||||||
|
@ -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
|
||||||
@@ -930,6 +930,13 @@ Changes since Lynx 2.8 release
|
@@ -984,6 +984,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)
|
||||||
|
|
||||||
@ -47,7 +47,7 @@ diff --git a/src/LYCgi.c b/src/LYCgi.c
|
|||||||
index 832bb89..0ae8a7e 100644
|
index 832bb89..0ae8a7e 100644
|
||||||
--- a/src/LYCgi.c
|
--- a/src/LYCgi.c
|
||||||
+++ b/src/LYCgi.c
|
+++ b/src/LYCgi.c
|
||||||
@@ -164,7 +164,7 @@ static BOOL can_exec_cgi(const char *linktext, const char *linkargs)
|
@@ -168,7 +168,7 @@ static BOOL can_exec_cgi(const char *linktext, const char *linkargs)
|
||||||
if (!exec_ok(HTLoadedDocumentURL(), linktext, CGI_PATH)) {
|
if (!exec_ok(HTLoadedDocumentURL(), linktext, CGI_PATH)) {
|
||||||
/* exec_ok gives out msg. */
|
/* exec_ok gives out msg. */
|
||||||
result = FALSE;
|
result = FALSE;
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
%global devrel 1
|
%global devrel 2
|
||||||
|
|
||||||
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.3.dev%{devrel}%{?dist}
|
Release: 0.4.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
|
||||||
@ -141,6 +141,9 @@ EOF
|
|||||||
%config(noreplace,missingok) %{_sysconfdir}/lynx-site.cfg
|
%config(noreplace,missingok) %{_sysconfdir}/lynx-site.cfg
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 05 2015 Kamil Dudka <kdudka@redhat.com> - 2.8.9-0.4.dev2
|
||||||
|
- update to the latest upstream pre-release
|
||||||
|
|
||||||
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.8.9-0.3.dev1
|
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.8.9-0.3.dev1
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user