This commit is contained in:
prockai 2005-03-06 15:58:13 +00:00
parent 6544890181
commit 464f7cd1e7

View File

@ -2,7 +2,7 @@ Summary: A CRT screen handling and optimization package.
Name: ncurses
Version: 5.4
%define includedirw %{_includedir}/ncursesw
Release: 15
Release: 16
License: distributable
Group: System Environment/Libraries
URL: http://dickey.his.com/ncurses/ncurses.html
@ -164,6 +164,9 @@ rm -f ${RPM_BUILD_ROOT}%{_datadir}/man/man2/panel.3x.20030517*
rm -rf ${RPM_BUILD_ROOT}
%changelog
* Sun Mar 06 2005 Petr Rockai <prockai@redhat.com>
- rebuild
* Thu Jan 27 2005 Adrian Havill <havill@redhat.com> 5.4-15
- update to newest jumbo monthly patch + weeklies, fixing
new line cursor move problem (#140326)