summaryrefslogtreecommitdiffstats
path: root/tcsh.spec
diff options
context:
space:
mode:
authorvcrhonek <vcrhonek@fedoraproject.org>2010-03-01 11:51:22 +0000
committervcrhonek <vcrhonek@fedoraproject.org>2010-03-01 11:51:22 +0000
commit516b209997f5fb6c613e06317579bf6bc386658a (patch)
tree553beff48ef3099a0959dabdeb604ca3c245c3d5 /tcsh.spec
parent7cc421e822706e6fb44d8b1311efb3e7ac9d4273 (diff)
downloadtcsh-rebase-6.19.00-516b209997f5fb6c613e06317579bf6bc386658a.tar.gz
tcsh-rebase-6.19.00-516b209997f5fb6c613e06317579bf6bc386658a.tar.xz
tcsh-rebase-6.19.00-516b209997f5fb6c613e06317579bf6bc386658a.zip
Ship README file
Diffstat (limited to 'tcsh.spec')
-rw-r--r--tcsh.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/tcsh.spec b/tcsh.spec
index c7ff7ef..32896f7 100644
--- a/tcsh.spec
+++ b/tcsh.spec
@@ -3,7 +3,7 @@
Summary: An enhanced version of csh, the C shell
Name: tcsh
Version: 6.17
-Release: 6%{?dist}
+Release: 7%{?dist}
License: BSD
Group: System Environment/Shells
Source: ftp://ftp.astron.com/pub/tcsh/%{name}-%{version}.00.tar.gz
@@ -123,12 +123,15 @@ fi
%files -f tcsh.lang
%defattr(-,root,root,-)
-%doc BUGS FAQ Fixes NewThings WishList complete.tcsh
+%doc BUGS FAQ Fixes NewThings WishList complete.tcsh README
%{_bindir}/tcsh
%{_bindir}/csh
%{_mandir}/man1/*.1*
%changelog
+* Mon Mar 1 2010 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.17-7
+- Ship README file
+
* Tue Dec 15 2009 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.17-6
- Fix tcsh obeys printexitvalue for back-ticks