[tcsh] Drop tcsh-6.18.00-history-file-locking.patch for now (bug 842851)

Orion Poplawski orion at fedoraproject.org
Fri Aug 3 21:16:30 UTC 2012


commit 642873f8eac05374c4cb4526dd508fd18d973bfd
Author: Orion Poplawski <orion at nwra.com>
Date:   Fri Aug 3 15:16:19 2012 -0600

    Drop tcsh-6.18.00-history-file-locking.patch for now (bug 842851)

 tcsh.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/tcsh.spec b/tcsh.spec
index 2ab96e5..c1b7a74 100644
--- a/tcsh.spec
+++ b/tcsh.spec
@@ -3,7 +3,7 @@
 Summary: An enhanced version of csh, the C shell
 Name: tcsh
 Version: 6.18.00
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: BSD
 Group: System Environment/Shells
 Source: http://ftp.funet.fi/pub/unix/shells/tcsh/%{name}-%{version}.tar.gz
@@ -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}_" && \
@@ -118,6 +118,9 @@ fi
 %{_mandir}/man1/*.1*
 
 %changelog
+* 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)
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 6.18.00-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list