Author: baggins Date: Fri Jul 1 13:54:47 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - release 9 - xterm-color shouldn't differ from xterm, except for color
---- Files affected: SPECS: ncurses.spec (1.145 -> 1.146) ---- Diffs: ================================================================ Index: SPECS/ncurses.spec diff -u SPECS/ncurses.spec:1.145 SPECS/ncurses.spec:1.146 --- SPECS/ncurses.spec:1.145 Fri Jul 1 15:21:40 2005 +++ SPECS/ncurses.spec Fri Jul 1 15:54:42 2005 @@ -15,7 +15,7 @@ Summary(uk): ncurses - ÎĎ×Á ÂŚÂĚŚĎÔĹËÁ ËĹŇŐ×ÁÎÎŃ ÔĹŇÍŚÎÁĚÁÍÉ Name: ncurses Version: 5.4 -Release: 8 +Release: 9 License: distributable Group: Libraries Source0: ftp://dickey.his.com/ncurses/%{name}-%{version}.tar.gz @@ -35,6 +35,7 @@ Patch19: %{name}-mouse_trafo-warning.patch Patch20: %{name}-gnome-terminal.patch Patch21: %{name}-xterm-kbs.patch +Patch22: %{name}-xterm-color-new.patch URL: http://dickey.his.com/ncurses/ncurses.html BuildRequires: automake %{?with_ada:BuildRequires: gcc-ada} @@ -310,6 +311,7 @@ %patch19 -p1 %patch20 -p1 %patch21 -p1 +%patch22 -p1 %build unset TERMINFO || : @@ -528,6 +530,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.146 2005/07/01 13:54:42 baggins +- release 9 +- xterm-color shouldn't differ from xterm, except for color + Revision 1.145 2005/07/01 13:21:40 baggins - release 8 - linux generates ^? for backspace, we must teach xterm that it so! ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ncurses.spec?r1=1.145&r2=1.146&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
