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 - 6.17-7 +- Ship README file + * Tue Dec 15 2009 Vitezslav Crhonek - 6.17-6 - Fix tcsh obeys printexitvalue for back-ticks