[tcsh/f15] Disable obsolete glob-automount.patch

Vojtěch Vítek vvitek at fedoraproject.org
Sat Oct 29 19:42:51 UTC 2011


commit 3adf1d41056378535c9d534f0353c7cb785e0f7b
Author: Vojtech Vitek (V-Teq) <vvitek at redhat.com>
Date:   Wed Oct 26 14:39:42 2011 +0200

    Disable obsolete glob-automount.patch
    
    The issue should have been (and is now) fixed in glibc (posix/glob.c)

 tcsh.spec |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/tcsh.spec b/tcsh.spec
index d8fae87..96a586a 100644
--- a/tcsh.spec
+++ b/tcsh.spec
@@ -18,9 +18,6 @@ Patch9: tcsh-6.13.00-memoryuse.patch
 Patch11: tcsh-6.14.00-order.patch
 Patch12: tcsh-6.15.00-rs-color.patch
 Patch13: tcsh-6.17.00-mh-color.patch
-# The idea is good, but the patch must be rewritten to be accepted by upstream
-# (see tcsh mailing list for more information):
-Patch14: tcsh-6.17.00-glob-automount.patch
 # Accepted by upstream:
 Patch15: tcsh-6.17.00-history.patch
 # Accepted by upstream:
@@ -66,7 +63,6 @@ like syntax.
 %patch11 -p1 -b .order
 %patch12 -p1 -b .rs-color
 %patch13 -p1 -b .mh-color
-%patch14 -p1 -b .glob-automount
 %patch15 -p1 -b .history
 %patch16 -p1 -b .printexitvalue
 %patch17 -p1 -b .testsuite
@@ -149,6 +145,9 @@ fi
 %{_mandir}/man1/*.1*
 
 %changelog
+- Disable obsolete glob-automount.patch; The issue should have been
+  (and is now) fixed in glibc (posix/glob.c)
+
 * Thu Mar 24 2011 Vojtech Vitek (V-Teq) <vvitek at redhat.com> - 6.17-15
 - Avoid infinite loop pendjob()-xprintf() when stdout is closed
   Resolves: #690356


More information about the scm-commits mailing list