- Fix the previous patch, handle a missed case (#146330)
This commit is contained in:
parent
28142d0475
commit
59df7f9a78
@ -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.13
|
Version: 6.13
|
||||||
Release: 10
|
Release: 11
|
||||||
License: distributable
|
License: distributable
|
||||||
Group: System Environment/Shells
|
Group: System Environment/Shells
|
||||||
Source: ftp://ftp.astron.com/pub/tcsh/tcsh-%{version}.00.tar.gz
|
Source: ftp://ftp.astron.com/pub/tcsh/tcsh-%{version}.00.tar.gz
|
||||||
@ -120,6 +120,9 @@ fi
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 30 2005 Miloslav Trmac <mitr@redhat.com> - 6.13-11
|
||||||
|
- Fix the previous patch, handle a missed case (#146330)
|
||||||
|
|
||||||
* Sat Jan 15 2005 Miloslav Trmac <mitr@redhat.com> - 6.13-10
|
* Sat Jan 15 2005 Miloslav Trmac <mitr@redhat.com> - 6.13-10
|
||||||
- Avoid reusing iconv_catgets' static buffer (#145177, #145195)
|
- Avoid reusing iconv_catgets' static buffer (#145177, #145195)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user