summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tcsh.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/tcsh.spec b/tcsh.spec
index 0dfcd32..eb89766 100644
--- a/tcsh.spec
+++ b/tcsh.spec
@@ -1,7 +1,7 @@
Summary: An enhanced version of csh, the C shell
Name: tcsh
Version: 6.18.01
-Release: 8%{?dist}
+Release: 9%{?dist}
License: BSD
Group: System Environment/Shells
Source: http://ftp.funet.fi/pub/unix/shells/tcsh/%{name}-%{version}.tar.gz
@@ -26,6 +26,7 @@ Patch36: tcsh-6.18.01-posix-exit-status-value.patch
Patch37: tcsh-6.18.01-reverse-history-handling-in-loops.patch
Provides: csh = %{version}
+Provides: /bin/tcsh, /bin/csh
Requires(post): grep
Requires(postun): coreutils, grep
URL: http://www.tcsh.org/
@@ -130,6 +131,9 @@ fi
%{_mandir}/man1/*.1*
%changelog
+* Thu Dec 19 2013 Pavel Raiskup <praiskup@redhat.com> - 6.18.01-9
+- provide binaries in /bin for compatibility
+
* Thu Dec 19 2013 Jaromír Končický <jkoncick@redhat.com> - 6.18.01-8
- Move binaries from /bin to /usr/bin