Rebuild.
This commit is contained in:
parent
a93c9a2478
commit
7b0f3cffa6
@ -2,7 +2,7 @@ Summary: A CRT screen handling and optimization package.
|
||||
Name: ncurses
|
||||
Version: 5.4
|
||||
%define includedirw %{_includedir}/ncursesw
|
||||
Release: 21
|
||||
Release: 22
|
||||
License: distributable
|
||||
Group: System Environment/Libraries
|
||||
URL: http://dickey.his.com/ncurses/ncurses.html
|
||||
@ -171,8 +171,11 @@ rm -f ${RPM_BUILD_ROOT}%{_libdir}/terminfo
|
||||
rm -rf ${RPM_BUILD_ROOT}
|
||||
|
||||
%changelog
|
||||
* Fri Sep 30 2005 5.4-19 <praszyk@redhat.com> 5.4-21
|
||||
- Clear window after: filter()+'terminal-resizing'+endwin()+
|
||||
* Thu Dec 1 2005 Petr Raszyk <praszyk@redhat.com> 5.4-22
|
||||
- Rebuild.
|
||||
|
||||
* Thu Dec 1 2005 Petr Raszyk <praszyk@redhat.com> 5.4-21
|
||||
- Clear window after: filter()+'terminal-resizing'+endwin()
|
||||
doupdate()+endwin()
|
||||
See bug #174498, patch ncurses-5.4-endwinfilter.patch
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user