summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Raiskup <praiskup@redhat.com>2013-12-19 17:39:08 +0100
committerPavel Raiskup <praiskup@redhat.com>2013-12-19 17:42:28 +0100
commit2499db30fcea276fb02fe9ea7266d71c99b5d827 (patch)
treeed88f3e42930db3f69985eea4802e4dc58336cac
parent6a32ac822362eb7cec97d8c1791f210724a5a062 (diff)
downloadtcsh-rebase-6.19.00-2499db30fcea276fb02fe9ea7266d71c99b5d827.tar.gz
tcsh-rebase-6.19.00-2499db30fcea276fb02fe9ea7266d71c99b5d827.tar.xz
tcsh-rebase-6.19.00-2499db30fcea276fb02fe9ea7266d71c99b5d827.zip
spec: provide fake /bin binaries for compatibility
Version: 6.18.01-9
-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