From 3de1d7e6e03fb25b7eedfe1f19f6de3dd084d18b Mon Sep 17 00:00:00 2001 From: "David Kaspar [Dee'Kej]" Date: Fri, 29 Apr 2016 20:42:55 +0200 Subject: [PATCH] tcsh-6.15.00-hist-sub.patch removed The change to the man page by this patch does not seem to apply anymore, and upstream is curently not aware of any issue. --- tcsh-6.15.00-hist-sub.patch | 29 ----------------------------- tcsh.spec | 2 +- 2 files changed, 1 insertion(+), 30 deletions(-) delete mode 100644 tcsh-6.15.00-hist-sub.patch diff --git a/tcsh-6.15.00-hist-sub.patch b/tcsh-6.15.00-hist-sub.patch deleted file mode 100644 index 2d2c0f0..0000000 --- a/tcsh-6.15.00-hist-sub.patch +++ /dev/null @@ -1,29 +0,0 @@ -From 756bee93c95fce2c1456932ff7fe1f727d773856 Mon Sep 17 00:00:00 2001 -From: vcrhonek -Date: Wed, 27 Aug 2014 13:39:53 +0200 -Subject: [PATCH 04/14] Fix '\' can not be used to quote all delimiters - -Related: #435421 - -Adjusted for tcsh-6.19.00 by Fridolin Pokorny - ---- - tcsh.man | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/tcsh.man b/tcsh.man -index 4fa59d2..b79bafe 100644 ---- a/tcsh.man -+++ b/tcsh.man -@@ -1047,7 +1047,7 @@ Substitute \fIl\fR for \fIr\fR. - \fIl\fR is simply a string like \fIr\fR, not a regular expression as in - the eponymous \fIed\fR(1) command. - Any character may be used as the delimiter in place of `/'; --a `\e' can be used to quote the delimiter inside \fIl\fR and \fIr\fR. -+a `\\' can be used to quote the delimiter expect `(', `)', `|' and `>' inside \fIl\fR and \fIr\fR. - The character `&' in the \fIr\fR is replaced by \fIl\fR; `\e' also quotes `&'. - If \fIl\fR is empty (``''), the \fIl\fR from a previous substitution or the - \fIs\fR from a previous search or event number in event specification is used. --- -1.9.3 - diff --git a/tcsh.spec b/tcsh.spec index 7047ca5..f78f979 100644 --- a/tcsh.spec +++ b/tcsh.spec @@ -32,7 +32,6 @@ Source: ftp://ftp.astron.com/pub/tcsh/%{name}-%{version}.tar.gz # Downstream patches -- these should be always included when doing rebase: # ------------------ -Patch4: tcsh-6.15.00-hist-sub.patch Patch9: tcsh-6.19.00-manpage-memoryuse.patch # Proposed upstream - http://mx.gw.com/pipermail/tcsh-bugs/2015-May/000944.html Patch39: tcsh-6.19.00-gcc5-calloc.patch @@ -158,6 +157,7 @@ fi should be removed in F25 - Drop tcsh-6.14.00-order.patch - misleading man page change not reflecting correct behaviour - Fix tcsh-6.13.00-memoryuse.patch -> tcsh-6.19.00-manpage-memoryuse.patch +- Drop tcsh-6.15.00-hist-sub.patch - misleading man page change * Fri Feb 05 2016 Fedora Release Engineering - 6.19.00-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild