rpms/tcsh/devel tcsh.spec,1.68,1.69

vcrhonek vcrhonek at fedoraproject.org
Mon Mar 1 11:51:22 UTC 2010


Author: vcrhonek

Update of /cvs/pkgs/rpms/tcsh/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17771

Modified Files:
	tcsh.spec 
Log Message:
Ship README file


Index: tcsh.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tcsh/devel/tcsh.spec,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -p -r1.68 -r1.69
--- tcsh.spec	15 Dec 2009 16:19:54 -0000	1.68
+++ tcsh.spec	1 Mar 2010 11:51:22 -0000	1.69
@@ -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 at redhat.com> - 6.17-7
+- Ship README file
+
 * Tue Dec 15 2009 Vitezslav Crhonek <vcrhonek at redhat.com> - 6.17-6
 - Fix tcsh obeys printexitvalue for back-ticks
 



More information about the scm-commits mailing list