From 4da5459ce3144ed2699aade8d1fb5ee3e5def2d2 Mon Sep 17 00:00:00 2001 From: "David Kaspar [Dee'Kej]" Date: Fri, 22 Apr 2016 17:59:32 +0200 Subject: [PATCH] Also remove the patches from specfile as well Related to previous commits: ef697f03d730760b8e1274 a28f366dd8b136f6d1273c af5610a4bd81a55fb55b1f --- tcsh.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/tcsh.spec b/tcsh.spec index 837a73e..e16599d 100644 --- a/tcsh.spec +++ b/tcsh.spec @@ -32,15 +32,12 @@ Source: ftp://ftp.astron.com/pub/tcsh/%{name}-%{version}.tar.gz # Downstream patches -- these should be always included when doing rebase: # ------------------ -Patch3: tcsh-6.14.00-unprintable.patch Patch4: tcsh-6.15.00-hist-sub.patch -Patch8: tcsh-6.14.00-syntax.patch Patch9: tcsh-6.13.00-memoryuse.patch Patch11: tcsh-6.14.00-order.patch # Proposed upstream - http://mx.gw.com/pipermail/tcsh-bugs/2013-April/000833.html Patch35: tcsh-6.18.01-elf-interpreter.patch Patch36: tcsh-6.18.01-introduce-tcsh_posix_status.patch -Patch38: tcsh-6.18.01-skip-tty-tests.patch # Proposed upstream - http://mx.gw.com/pipermail/tcsh-bugs/2015-May/000944.html Patch39: tcsh-6.19.00-gcc5-calloc.patch