Add Copyright file in %doc
This commit is contained in:
parent
642873f8ea
commit
78af4f6c18
@ -3,7 +3,7 @@
|
||||
Summary: An enhanced version of csh, the C shell
|
||||
Name: tcsh
|
||||
Version: 6.18.00
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: BSD
|
||||
Group: System Environment/Shells
|
||||
Source: http://ftp.funet.fi/pub/unix/shells/tcsh/%{name}-%{version}.tar.gz
|
||||
@ -112,12 +112,15 @@ fi
|
||||
|
||||
%files -f tcsh.lang
|
||||
%defattr(-,root,root,-)
|
||||
%doc BUGS FAQ Fixes NewThings WishList complete.tcsh README
|
||||
%doc Copyright BUGS FAQ Fixes NewThings WishList complete.tcsh README
|
||||
%{_bindir}/tcsh
|
||||
%{_bindir}/csh
|
||||
%{_mandir}/man1/*.1*
|
||||
|
||||
%changelog
|
||||
* Mon Oct 29 2012 Roman Kollar <rkollar@redhat.com> - 6.18.00-4
|
||||
- Add Copyright file in %doc
|
||||
|
||||
* Fri Aug 3 2012 Orion Poplawski <orion@nwra.com> - 6.18.00-3
|
||||
- Drop tcsh-6.18.00-history-file-locking.patch for now (bug 842851)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user