Author: baggins Date: Fri Jul 1 13:54:06 2005 GMT Module: SPECS Tag: AC-branch ---- Log message: - release 5 - xterm-color shouldn't differ from xterm, except for color
---- Files affected: SPECS: ncurses.spec (1.136.2.3 -> 1.136.2.4) ---- Diffs: ================================================================ Index: SPECS/ncurses.spec diff -u SPECS/ncurses.spec:1.136.2.3 SPECS/ncurses.spec:1.136.2.4 --- SPECS/ncurses.spec:1.136.2.3 Fri Jul 1 15:19:45 2005 +++ SPECS/ncurses.spec Fri Jul 1 15:54:01 2005 @@ -15,7 +15,7 @@ Summary(uk): ncurses - ÎĎ×Á ÂŚÂĚŚĎÔĹËÁ ËĹŇŐ×ÁÎÎŃ ÔĹŇÍŚÎÁĚÁÍÉ Name: ncurses Version: 5.4 -Release: 4 +Release: 5 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 BuildRequires: automake %{?with_ada:BuildRequires: gcc-ada} %{?with_cxx:BuildRequires: libstdc++-devel} @@ -309,6 +310,7 @@ %patch19 -p1 %patch20 -p1 %patch21 -p1 +%patch22 -p1 %build unset TERMINFO || : @@ -525,6 +527,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.136.2.4 2005/07/01 13:54:01 baggins +- release 5 +- xterm-color shouldn't differ from xterm, except for color + Revision 1.136.2.3 2005/07/01 13:19:45 baggins - release 4 - linux generates ^? for backspace, we must teach xterm that it so! ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ncurses.spec?r1=1.136.2.3&r2=1.136.2.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
