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 f793b79..ddf4ebe 100644
--- a/tcsh.spec
+++ b/tcsh.spec
@@ -3,7 +3,7 @@
Summary: An enhanced version of csh, the C shell.
Name: tcsh
Version: 6.12
-Release: 1
+Release: 2
License: distributable
Group: System Environment/Shells
Source: ftp://ftp.astron.com/pub/tcsh/tcsh-%{version}.00.tar.gz
@@ -83,6 +83,7 @@ mkdir -p ${RPM_BUILD_ROOT}%{_mandir}/man1 ${RPM_BUILD_ROOT}%{_bindir}
install -m 755 tcsh ${RPM_BUILD_ROOT}%{_bindir}/tcsh
install -m 644 tcsh.man ${RPM_BUILD_ROOT}%{_mandir}/man1/tcsh.1
ln -sf tcsh ${RPM_BUILD_ROOT}%{_bindir}/csh
+ln -sf tcsh.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/csh.1
cat catalogs | while read lang charset language ; do
dest=${RPM_BUILD_ROOT}%{_datadir}/locale/$lang/LC_MESSAGES
if test -f tcsh.$language.cat ; then
@@ -132,6 +133,9 @@ fi
%lang(uk) %{_datadir}/locale/uk/LC_MESSAGES/tcsh*
%changelog
+* Thu Aug 08 2002 Phil Knirsch <pknirsch@redhat.com> 6.12-2
+- Added csh.1 symlink to manpages.
+
* Tue Jun 4 2002 Nalin Dahyabhai <nalin@redhat.com> 6.11-1
- update to 6.11