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
|
Summary: An enhanced version of csh, the C shell
|
||||||
Name: tcsh
|
Name: tcsh
|
||||||
Version: 6.18.00
|
Version: 6.18.00
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: System Environment/Shells
|
Group: System Environment/Shells
|
||||||
Source: http://ftp.funet.fi/pub/unix/shells/tcsh/%{name}-%{version}.tar.gz
|
Source: http://ftp.funet.fi/pub/unix/shells/tcsh/%{name}-%{version}.tar.gz
|
||||||
@ -112,12 +112,15 @@ fi
|
|||||||
|
|
||||||
%files -f tcsh.lang
|
%files -f tcsh.lang
|
||||||
%defattr(-,root,root,-)
|
%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}/tcsh
|
||||||
%{_bindir}/csh
|
%{_bindir}/csh
|
||||||
%{_mandir}/man1/*.1*
|
%{_mandir}/man1/*.1*
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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)
|
- Drop tcsh-6.18.00-history-file-locking.patch for now (bug 842851)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user