summaryrefslogtreecommitdiffstats
path: root/tcsh.spec
diff options
context:
space:
mode:
authorJaromír Končický <jkoncick@redhat.com>2013-12-18 16:28:41 +0100
committerJaromír Končický <jkoncick@redhat.com>2013-12-18 16:28:41 +0100
commite0b2d458fda423dfacd670a5ccd516ce86b690ca (patch)
tree0935025f72e7684310e06f6aa203d6f7d11f43a0 /tcsh.spec
parent82b96e9bb413e9e10e26fe7e3b5cece5f9d24143 (diff)
downloadtcsh-rebase-6.19.00-e0b2d458fda423dfacd670a5ccd516ce86b690ca.tar.gz
tcsh-rebase-6.19.00-e0b2d458fda423dfacd670a5ccd516ce86b690ca.tar.xz
tcsh-rebase-6.19.00-e0b2d458fda423dfacd670a5ccd516ce86b690ca.zip
Changed 'anyerror' variable to 'tcsh_posix_status' with opposite meaning
Diffstat (limited to 'tcsh.spec')
-rw-r--r--tcsh.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/tcsh.spec b/tcsh.spec
index 218c9d7..3c8ab8c 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.01
-Release: 5%{?dist}
+Release: 6%{?dist}
License: BSD
Group: System Environment/Shells
Source: http://ftp.funet.fi/pub/unix/shells/tcsh/%{name}-%{version}.tar.gz
@@ -24,6 +24,7 @@ Patch33: tcsh-6.18.00-history-merge.patch
Patch34: tcsh-6.18.01-repeated-words-man.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-posix-exit-status-value.patch
Provides: csh = %{version}
Requires(post): grep
@@ -55,6 +56,7 @@ like syntax.
%patch33 -p1 -b .history-merge
%patch34 -p1 -b .repeated-words-man
%patch35 -p1 -b .elf-interpreter
+%patch36 -p1 -b .posix-exit-status-value
for i in Fixes WishList; do
iconv -f iso-8859-1 -t utf-8 "$i" > "${i}_" && \
@@ -128,6 +130,10 @@ fi
%{_mandir}/man1/*.1*
%changelog
+* Wed Dec 18 2013 Jaromír Končický <jkoncick@redhat.com> - 6.18.01-6
+- Changed 'anyerror' variable to 'tcsh_posix_status' with opposite meaning
+ (Backported resoluion of RHEL bug #759132)
+
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.18.01-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild