Author: baggins Date: Fri Jul 1 13:21:45 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - release 8 - linux generates ^? for backspace, we must teach xterm that it so!
---- Files affected: SPECS: ncurses.spec (1.144 -> 1.145) ---- Diffs: ================================================================ Index: SPECS/ncurses.spec diff -u SPECS/ncurses.spec:1.144 SPECS/ncurses.spec:1.145 --- SPECS/ncurses.spec:1.144 Wed Mar 30 15:32:49 2005 +++ SPECS/ncurses.spec Fri Jul 1 15:21:40 2005 @@ -15,7 +15,7 @@ Summary(uk): ncurses - ÎĎ×Á ÂŚÂĚŚĎÔĹËÁ ËĹŇŐ×ÁÎÎŃ ÔĹŇÍŚÎÁĚÁÍÉ Name: ncurses Version: 5.4 -Release: 7 +Release: 8 License: distributable Group: Libraries Source0: ftp://dickey.his.com/ncurses/%{name}-%{version}.tar.gz @@ -34,6 +34,7 @@ Patch18: %{name}-xterm-home-end.patch Patch19: %{name}-mouse_trafo-warning.patch Patch20: %{name}-gnome-terminal.patch +Patch21: %{name}-xterm-kbs.patch URL: http://dickey.his.com/ncurses/ncurses.html BuildRequires: automake %{?with_ada:BuildRequires: gcc-ada} @@ -308,6 +309,7 @@ %patch18 -p1 %patch19 -p1 %patch20 -p1 +%patch21 -p1 %build unset TERMINFO || : @@ -526,6 +528,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.145 2005/07/01 13:21:40 baggins +- release 8 +- linux generates ^? for backspace, we must teach xterm that it so! + Revision 1.144 2005/03/30 13:32:49 djurban - updated patches rel.7 (note to self: djurban: you built it with -6 here) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ncurses.spec?r1=1.144&r2=1.145&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
