[tcsh/f18] Readd history file locking patch

Roman Kollar rkollar at fedoraproject.org
Thu Nov 1 16:20:14 UTC 2012


commit 52c2a657446c06b5c5e4ba101ce7f491c1778e77
Author: Roman Kollar <rkollar at redhat.com>
Date:   Mon Oct 29 17:25:58 2012 +0100

    Readd history file locking patch

 tcsh.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/tcsh.spec b/tcsh.spec
index 1faf5fa..22ac91e 100644
--- a/tcsh.spec
+++ b/tcsh.spec
@@ -44,7 +44,7 @@ like syntax.
 %patch9 -p1 -b .memoryuse
 %patch11 -p1 -b .order
 %patch28 -p1 -b .manpage-spelling
-#patch31 -p1 -b .history-file-locking
+%patch31 -p1 -b .history-file-locking
 
 for i in Fixes WishList; do
  iconv -f iso-8859-1 -t utf-8 "$i" > "${i}_" && \
@@ -120,6 +120,7 @@ fi
 %changelog
 * Mon Oct 29 2012 Roman Kollar <rkollar at redhat.com> - 6.18.00-4
 - Add Copyright file in %doc
+- Readd tcsh-6.18.00-history-file-locking.patch
 
 * Fri Aug 3 2012 Orion Poplawski <orion at nwra.com> - 6.18.00-3
 - Drop tcsh-6.18.00-history-file-locking.patch for now (bug 842851)


More information about the scm-commits mailing list