summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOrion Poplawski <orion@nwra.com>2012-08-03 15:16:19 -0600
committerOrion Poplawski <orion@nwra.com>2012-08-03 15:16:19 -0600
commit642873f8eac05374c4cb4526dd508fd18d973bfd (patch)
tree6c4b85fc8ba5ff155957cbdea86dc94ccafdd28d
parentf4310c6914684e83582ec83c6e857d1f464ce3ac (diff)
downloadtcsh-rebase-6.19.00-642873f8eac05374c4cb4526dd508fd18d973bfd.tar.gz
tcsh-rebase-6.19.00-642873f8eac05374c4cb4526dd508fd18d973bfd.tar.xz
tcsh-rebase-6.19.00-642873f8eac05374c4cb4526dd508fd18d973bfd.zip
Drop tcsh-6.18.00-history-file-locking.patch for now (bug 842851)
-rw-r--r--tcsh.spec7
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@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@lists.fedoraproject.org> - 6.18.00-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild